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
1 changed files with 6 additions and 1 deletions

View File

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