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     sftp \
40     ssh \
41     sshd \
42     su \
43     tablet-mode \
44     v86d \
45     wacom-input \
46     Terminal \
47     busybox \
48
49 PRODUCT_PACKAGES += \
50     libwpa_client \
51     hostapd \
52     wpa_supplicant \
53     wpa_supplicant.conf \
54
55 PRODUCT_PACKAGES += \
56     badblocks \
57     fsck.f2fs \
58     mke2fs \
59     mkfs.exfat \
60     mkfs.f2fs \
61     mkntfs \
62     mount.exfat \
63     ntfs-3g \
64     ntfsfix \
65     tune2fs \
66
67 PRODUCT_PACKAGES += \
68     btattach \
69     hciconfig \
70     hcitool \
71
72 # Stagefright FFMPEG plugins
73 PRODUCT_PACKAGES += \
74     i965_drv_video \
75     libffmpeg_extractor \
76     libffmpeg_omx \
77     media_codecs_ffmpeg.xml
78
79 # Third party apps
80 PRODUCT_PACKAGES += \
81     Eleven \
82     TSCalibration2 \