cm: Add ntfs-3g and exfat tools to the build

Change-Id: Ie4e3a82deb39a108c559fe698fefdf03f2237a71
This commit is contained in:
Steve Kondik 2013-07-06 04:07:56 -07:00
parent bea29fdc9b
commit 2978e20d74

View File

@ -174,7 +174,12 @@ PRODUCT_PACKAGES += \
nano \ nano \
htop \ htop \
powertop \ powertop \
lsof lsof \
mount.exfat \
fsck.exfat \
mkfs.exfat \
ntfsfix \
ntfs-3g
# Openssh # Openssh
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \