OSDN Git Service

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.1-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     Development \
21     RSSReader \
22     Taskbar \
23     camera.x86 \
24     com.android.future.usb.accessory \
25     eject \
26     gps.default \
27     gps.huawei \
28     hwcomposer.x86 \
29     icu.dat \
30     io_switch \
31     libGLES_android \
32     libhuaweigeneric-ril \
33     lights.default \
34     make_ext4fs \
35     parted \
36     power.x86 \
37     rtk_hciattach \
38     scp \
39     sensors.hsb \
40     sftp \
41     ssh \
42     sshd \
43     su \
44     tablet-mode \
45     v86d \
46     wacom-input \
47     Terminal \
48     busybox \
49
50 PRODUCT_PACKAGES += \
51     libwpa_client \
52     hostapd \
53     wpa_supplicant \
54     wpa_supplicant.conf \
55
56 PRODUCT_PACKAGES += \
57     badblocks \
58     fsck.f2fs \
59     mke2fs \
60     mkfs.exfat \
61     mkfs.f2fs \
62     mkntfs \
63     mount.exfat \
64     ntfs-3g \
65     ntfsfix \
66     tune2fs \
67
68 PRODUCT_PACKAGES += \
69     btattach \
70     hciconfig \
71     hcitool \
72
73 # Stagefright FFMPEG plugins
74 PRODUCT_PACKAGES += \
75     i965_drv_video \
76     libffmpeg_extractor \
77     libffmpeg_omx \
78     media_codecs_ffmpeg.xml
79
80 # Third party apps
81 PRODUCT_PACKAGES += \
82     Eleven \