OSDN Git Service

Fix some Mac WiFi drivers conflict
[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     parted \
50     powerbtnd \
51     scp \
52     sensors.hsb \
53     sftp \
54     ssh \
55     sshd \
56     su \
57     tablet-mode \
58     v86d \
59     wacom-input \
60
61 PRODUCT_PACKAGES += \
62     libwpa_client \
63     hostapd \
64     wpa_supplicant \
65     wpa_supplicant.conf \
66
67 PRODUCT_PACKAGES += \
68     badblocks \
69     e2fsck \
70     mke2fs \
71     mkntfs \
72     mount.exfat \
73     ntfs-3g \
74     ntfsfix \
75     resize2fs \
76     tune2fs \
77
78 # Third party apps
79 PRODUCT_PACKAGES += \
80     CMFileManager \