OSDN Git Service

Initial lollipop-x86 porting
[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     LiveWallpapers \
26     LiveWallpapersPicker \
27     MagicSmokeWallpapers \
28     NotePad \
29     PhaseBeam \
30     PinyinIME \
31     Provision \
32     RSSReader \
33     VisualizationWallpapers \
34     camera.x86 \
35     chat \
36     com.android.future.usb.accessory \
37     drmserver \
38     eject \
39     gps.default \
40     gps.huawei \
41     hwcomposer.x86 \
42     icu.dat \
43     io_switch \
44     libhuaweigeneric-ril \
45     lights.default \
46     make_ext4fs \
47     parted \
48     powerbtnd \
49     scp \
50     sensors.hsb \
51     sftp \
52     ssh \
53     sshd \
54     su \
55     tablet-mode \
56     wacom-input \
57
58 PRODUCT_PACKAGES += \
59     libwpa_client \
60     hostapd \
61     wpa_supplicant \
62     wpa_supplicant.conf \
63
64 PRODUCT_PACKAGES += \
65     badblocks \
66     e2fsck \
67     mke2fs \
68     mkntfs \
69     mount.exfat \
70     ntfs-3g \
71     ntfsfix \
72     resize2fs \
73     tune2fs \
74
75 # Third party apps
76 PRODUCT_PACKAGES += \
77     CMFileManager \
78     Superuser \
79     TSCalibration2 \
80     Trebuchet \