mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Drop TARGET_EXFAT_DRIVER flag
* No longer needed. Change-Id: Icb0df10fece66ee2ded0fe9c4ae329c50b3d2571
This commit is contained in:
parent
381b77f356
commit
70e7d5daf4
1 changed files with 0 additions and 3 deletions
|
@ -144,9 +144,6 @@ 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
|
||||
|
|
Loading…
Reference in a new issue