OSDN Git Service

1c6cd052d22b27929aabbe6cfbebce9eae6a278f
[android-x86/device-generic-common.git] / packages.mk
1 #
2 # Copyright (C) 2014 The Android-x86 Open Source Project
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #      http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16
17 # Common packages for Android-x86 platform.
18
19 PRODUCT_PACKAGES := \
20     BasicSmsReceiver \
21     Development \
22     Galaxy4 \
23     GlobalTime \
24     HoloSpiralWallpaper \
25     Launcher3 \
26     LiveWallpapers \
27     LiveWallpapersPicker \
28     MagicSmokeWallpapers \
29     NotePad \
30     PhaseBeam \
31     PinyinIME \
32     Provision \
33     RSSReader \
34     VisualizationWallpapers \
35     camera.x86 \
36     chat \
37     com.android.future.usb.accessory \
38     drmserver \
39     eject \
40     gps.default \
41     gps.huawei \
42     hwcomposer.x86 \
43     icu.dat \
44     io_switch \
45     libGLES_android \
46     libhuaweigeneric-ril \
47     lights.default \
48     make_ext4fs \
49     powerbtnd \
50     scp \
51     sensors.hsb \
52     sftp \
53     ssh \
54     sshd \
55     su \
56     tablet-mode \
57     wacom-input \
58
59 PRODUCT_PACKAGES += \
60     libwpa_client \
61     hostapd \
62     wpa_supplicant \
63     wpa_supplicant.conf \
64
65 PRODUCT_PACKAGES += \
66     badblocks \
67     e2fsck \
68     mke2fs \
69     mkntfs \
70     mount.exfat \
71     ntfs-3g \
72     ntfsfix \
73     resize2fs \
74     tune2fs \
75
76 # Third party apps
77 PRODUCT_PACKAGES += \
78     Superuser \
79     TSCalibration2 \