OSDN Git Service

init.x86.rc: set SELinux domain to exec and services
[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     wpa_supplicant \
68     wpa_supplicant.conf \
69
70 PRODUCT_PACKAGES += \
71     badblocks \
72     e2fsck \
73     fsck.exfat \
74     fsck.f2fs \
75     mke2fs \
76     make_f2fs \
77     mkfs.exfat \
78     mkntfs \
79     mount.exfat \
80     ntfs-3g \
81     ntfsfix \
82     resize2fs \
83     tune2fs \
84
85 PRODUCT_PACKAGES += \
86     btattach \
87     hciconfig \
88     hcitool \
89
90 # Stagefright FFMPEG plugins
91 PRODUCT_PACKAGES += \
92     i965_drv_video \
93     libffmpeg_extractor \
94     libffmpeg_omx \
95     media_codecs_ffmpeg.xml
96
97 # Third party apps
98 PRODUCT_PACKAGES += \
99     Eleven \
100     TSCalibration2 \