OSDN Git Service

init.sh: fix virgl support of newer kernel
[android-x86/device-generic-common.git] / packages.mk
index dc06b59..a1e102b 100644 (file)
@@ -17,6 +17,7 @@
 # Common packages for Android-x86 platform.
 
 PRODUCT_PACKAGES := \
+    AnalyticsService \
     BasicSmsReceiver \
     Development \
     Galaxy4 \
@@ -31,7 +32,9 @@ PRODUCT_PACKAGES := \
     PinyinIME \
     Provision \
     RSSReader \
+    Taskbar \
     VisualizationWallpapers \
+    WallpaperPicker \
     camera.x86 \
     chat \
     com.android.future.usb.accessory \
@@ -47,26 +50,32 @@ PRODUCT_PACKAGES := \
     lights.default \
     make_ext4fs \
     parted \
-    powerbtnd \
+    power.x86 \
+    rtk_hciattach \
     scp \
-    sensors.hsb \
     sftp \
     ssh \
     sshd \
     su \
     tablet-mode \
+    v86d \
     wacom-input \
 
 PRODUCT_PACKAGES += \
     libwpa_client \
     hostapd \
+    wificond \
     wpa_supplicant \
     wpa_supplicant.conf \
 
 PRODUCT_PACKAGES += \
     badblocks \
     e2fsck \
+    fsck.exfat \
+    fsck.f2fs \
     mke2fs \
+    make_f2fs \
+    mkfs.exfat \
     mkntfs \
     mount.exfat \
     ntfs-3g \
@@ -74,8 +83,19 @@ PRODUCT_PACKAGES += \
     resize2fs \
     tune2fs \
 
+PRODUCT_PACKAGES += \
+    btattach \
+    hciconfig \
+    hcitool \
+
+# Stagefright FFMPEG plugins
+PRODUCT_PACKAGES += \
+    i965_drv_video \
+    libffmpeg_extractor \
+    libffmpeg_omx \
+    media_codecs_ffmpeg.xml
+
 # Third party apps
 PRODUCT_PACKAGES += \
-    CMFileManager \
-    Superuser \
+    Eleven \
     TSCalibration2 \