OSDN Git Service

packages.mk: add Taskbar
[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     HardwareCollector \
26     HoloSpiralWallpaper \
27     Launcher3 \
28     LiveWallpapers \
29     LiveWallpapersPicker \
30     MagicSmokeWallpapers \
31     NotePad \
32     PhaseBeam \
33     PinyinIME \
34     Provision \
35     RSSReader \
36     Taskbar \
37     VisualizationWallpapers \
38     WallpaperPicker \
39     camera.x86 \
40     chat \
41     com.android.future.usb.accessory \
42     drmserver \
43     eject \
44     gps.default \
45     gps.huawei \
46     hwcomposer.x86 \
47     icu.dat \
48     io_switch \
49     libGLES_android \
50     libhuaweigeneric-ril \
51     lights.default \
52     make_ext4fs \
53     parted \
54     power.x86 \
55     rtk_hciattach \
56     scp \
57     sensors.hsb \
58     sftp \
59     ssh \
60     sshd \
61     su \
62     tablet-mode \
63     v86d \
64     wacom-input \
65
66 PRODUCT_PACKAGES += \
67     libwpa_client \
68     hostapd \
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 \