X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=packages.mk;h=9524616b11ffcefbf97708c04084acad36fc93dc;hb=418a6c13cc9a345aa6859847df5ec559e4265422;hp=1c6cd052d22b27929aabbe6cfbebce9eae6a278f;hpb=d730b5cfce66a51ca77c9d63891faf56b23ce328;p=android-x86%2Fdevice-generic-common.git diff --git a/packages.mk b/packages.mk index 1c6cd05..9524616 100644 --- a/packages.mk +++ b/packages.mk @@ -17,25 +17,11 @@ # Common packages for Android-x86 platform. PRODUCT_PACKAGES := \ - BasicSmsReceiver \ Development \ - Galaxy4 \ - GlobalTime \ - HoloSpiralWallpaper \ - Launcher3 \ - LiveWallpapers \ - LiveWallpapersPicker \ - MagicSmokeWallpapers \ - NotePad \ - PhaseBeam \ - PinyinIME \ - Provision \ RSSReader \ - VisualizationWallpapers \ + Taskbar \ camera.x86 \ - chat \ com.android.future.usb.accessory \ - drmserver \ eject \ gps.default \ gps.huawei \ @@ -46,15 +32,19 @@ PRODUCT_PACKAGES := \ libhuaweigeneric-ril \ lights.default \ make_ext4fs \ - powerbtnd \ + parted \ + power.x86 \ + rtk_hciattach \ scp \ - sensors.hsb \ sftp \ ssh \ sshd \ su \ tablet-mode \ + v86d \ wacom-input \ + Terminal \ + busybox \ PRODUCT_PACKAGES += \ libwpa_client \ @@ -64,16 +54,29 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ badblocks \ - e2fsck \ + fsck.f2fs \ mke2fs \ + mkfs.exfat \ + mkfs.f2fs \ mkntfs \ mount.exfat \ ntfs-3g \ ntfsfix \ - 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 += \ - Superuser \ + Eleven \ TSCalibration2 \