Skip to content

Commit

Permalink
include ntfs-3g tools
Browse files Browse the repository at this point in the history
  • Loading branch information
followmsi committed Apr 1, 2017
1 parent 05377c7 commit 01918bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions device.mk
Expand Up @@ -72,6 +72,12 @@ PRODUCT_PACKAGES += \
tinymix
endif

# include ntfs-3g tools
PRODUCT_PACKAGES += \
mount.ntfs \
fsck.ntfs \
mkfs.ntfs

PRODUCT_COPY_FILES += \
frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.xml \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
Expand Down

0 comments on commit 01918bd

Please sign in to comment.