msm8976-common: Use kernel exfat

Change-Id: Ifbd2df2abbbfbb0909fd5c5441732072c1e27603
This commit is contained in:
Kevin F. Haggerty 2017-09-15 08:05:41 -06:00 committed by LuK1337
parent a3186e740e
commit 8a46a39656
1 changed files with 3 additions and 0 deletions

View File

@ -137,6 +137,9 @@ MAX_VIRTUAL_DISPLAY_DIMENSION := 2048
# Encryption
TARGET_HW_DISK_ENCRYPTION := true
# Extended Filesystem Support
TARGET_EXFAT_DRIVER := exfat
# Filesystem
BOARD_FLASH_BLOCK_SIZE := 131072 # (BOARD_KERNEL_PAGESIZE * 64)
BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432