klte-common: Use kernel exfat

Change-Id: Ifbd2df2abbbfbb0909fd5c5441732072c1e27603
This commit is contained in:
Kevin F. Haggerty 2017-09-15 08:05:41 -06:00
parent 9b03812f16
commit bf67c969ca
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@ USE_DEVICE_SPECIFIC_CAMERA := true
# CMHW
BOARD_HARDWARE_CLASS += $(LOCAL_PATH)/cmhw
# Extended Filesystem Support
TARGET_KERNEL_HAVE_EXFAT := true
# Legacy BLOB Support
TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS := true