OSDN Git Service

packages.mk: add f2fs utilities
[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     BasicSmsReceiver \
21     Development \
22     Galaxy4 \
23     GlobalTime \
24     HoloSpiralWallpaper \
25     Launcher3 \
26     LiveWallpapers \
27     LiveWallpapersPicker \
28     MagicSmokeWallpapers \
29     NotePad \
30     PhaseBeam \
31     PinyinIME \
32     Provision \
33     RSSReader \
34     VisualizationWallpapers \
35     camera.x86 \
36     chat \
37     com.android.future.usb.accessory \
38     drmserver \
39     eject \
40     gps.default \
41     gps.huawei \
42     hwcomposer.x86 \
43     icu.dat \
44     io_switch \
45     libGLES_android \
46     libhuaweigeneric-ril \
47     lights.default \
48     make_ext4fs \
49     parted \
50     power.x86 \
51     powerbtnd \
52     scp \
53     sensors.hsb \
54     sftp \
55     ssh \
56     sshd \
57     su \
58     tablet-mode \
59     v86d \
60     wacom-input \
61
62 PRODUCT_PACKAGES += \
63     libwpa_client \
64     hostapd \
65     wpa_supplicant \
66     wpa_supplicant.conf \
67
68 PRODUCT_PACKAGES += \
69     badblocks \
70     e2fsck \
71     fsck.exfat \
72     fsck.f2fs \
73     mke2fs \
74     make_f2fs \
75     mkfs.exfat \
76     mkntfs \
77     mount.exfat \
78     ntfs-3g \
79     ntfsfix \
80     resize2fs \
81     tune2fs \
82
83 # Third party apps
84 PRODUCT_PACKAGES += \
85     CMFileManager \
86     Eleven \