OSDN Git Service

Merge tag 'android-8.1.0_r1' into oreo-x86
[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     AnalyticsService \
21     BasicSmsReceiver \
22     Development \
23     Galaxy4 \
24     GlobalTime \
25     HoloSpiralWallpaper \
26     Launcher3 \
27     LiveWallpapers \
28     LiveWallpapersPicker \
29     MagicSmokeWallpapers \
30     NotePad \
31     PhaseBeam \
32     PinyinIME \
33     Provision \
34     RSSReader \
35     Taskbar \
36     VisualizationWallpapers \
37     WallpaperPicker \
38     camera.x86 \
39     chat \
40     com.android.future.usb.accessory \
41     drmserver \
42     eject \
43     gps.default \
44     gps.huawei \
45     hwcomposer.x86 \
46     icu.dat \
47     io_switch \
48     libGLES_android \
49     libhuaweigeneric-ril \
50     lights.default \
51     make_ext4fs \
52     parted \
53     power.x86 \
54     rtk_hciattach \
55     scp \
56     sensors.hsb \
57     sftp \
58     ssh \
59     sshd \
60     su \
61     tablet-mode \
62     v86d \
63     wacom-input \
64
65 PRODUCT_PACKAGES += \
66     libwpa_client \
67     hostapd \
68     wificond \
69     wpa_supplicant \
70     wpa_supplicant.conf \
71
72 PRODUCT_PACKAGES += \
73     badblocks \
74     e2fsck \
75     fsck.exfat \
76     fsck.f2fs \
77     mke2fs \
78     make_f2fs \
79     mkfs.exfat \
80     mkntfs \
81     mount.exfat \
82     ntfs-3g \
83     ntfsfix \
84     resize2fs \
85     tune2fs \
86
87 PRODUCT_PACKAGES += \
88     btattach \
89     hciconfig \
90     hcitool \
91
92 # Stagefright FFMPEG plugins
93 PRODUCT_PACKAGES += \
94     i965_drv_video \
95     libffmpeg_extractor \
96     libffmpeg_omx \
97     media_codecs_ffmpeg.xml
98
99 # Third party apps
100 PRODUCT_PACKAGES += \
101     Eleven \