cm: Add ntfs-3g and exfat tools to the build
Change-Id: Ie4e3a82deb39a108c559fe698fefdf03f2237a71
This commit is contained in:
parent
bea29fdc9b
commit
2978e20d74
@ -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 += \
|
||||||
|
Loading…
Reference in New Issue
Block a user