OSDN Git Service

android_x86: add utilities to support ntfs and exfat in vold
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 18 Apr 2014 07:36:00 +0000 (15:36 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 18 Apr 2014 07:36:35 +0000 (15:36 +0800)
packages.mk

index a402dbf..58303c0 100644 (file)
@@ -58,6 +58,10 @@ PRODUCT_PACKAGES += \
     badblocks \
     e2fsck \
     mke2fs \
+    mkntfs \
+    mount.exfat \
+    ntfs-3g \
+    ntfsfix \
     resize2fs \
     tune2fs \