OSDN Git Service

Merge remote-tracking branch 'x86/nougat-x86' 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     sftp \
57     ssh \
58     sshd \
59     su \
60     tablet-mode \
61     v86d \
62     wacom-input \
63
64 PRODUCT_PACKAGES += \
65     libwpa_client \
66     hostapd \
67     wificond \
68     wpa_supplicant \
69     wpa_supplicant.conf \
70
71 PRODUCT_PACKAGES += \
72     badblocks \
73     e2fsck \
74     fsck.exfat \
75     fsck.f2fs \
76     mke2fs \
77     make_f2fs \
78     mkfs.exfat \
79     mkntfs \
80     mount.exfat \
81     ntfs-3g \
82     ntfsfix \
83     resize2fs \
84     tune2fs \
85
86 PRODUCT_PACKAGES += \
87     btattach \
88     hciconfig \
89     hcitool \
90
91 # Stagefright FFMPEG plugins
92 PRODUCT_PACKAGES += \
93     i965_drv_video \
94     libffmpeg_extractor \
95     libffmpeg_omx \
96     media_codecs_ffmpeg.xml
97
98 # Third party apps
99 PRODUCT_PACKAGES += \
100     Eleven \
101     TSCalibration2 \