Use sdfat for exfat and vfat
This commit is contained in:
parent
0a2ae82e4c
commit
9601eb6cb8
1 changed files with 3 additions and 0 deletions
|
@ -106,6 +106,9 @@ TARGET_USERIMAGES_USE_F2FS := true
|
|||
BOARD_CACHEIMAGE_PARTITION_SIZE := 209715200
|
||||
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
|
||||
# Extended Filesystem Support
|
||||
TARGET_EXFAT_DRIVER := sdfat
|
||||
|
||||
# Filesystem
|
||||
TARGET_FS_CONFIG_GEN := $(LOCAL_PATH)/config.fs
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue