mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Enable exfat driver
This commit is contained in:
parent
3536f7a59f
commit
386e452a5a
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ TARGET_USERIMAGES_USE_EXT4 := true
|
||||||
BOARD_USES_VENDORIMAGE := true
|
BOARD_USES_VENDORIMAGE := true
|
||||||
TARGET_COPY_OUT_VENDOR := vendor
|
TARGET_COPY_OUT_VENDOR := vendor
|
||||||
|
|
||||||
|
#Exfat
|
||||||
|
TARGET_EXFAT_DRIVER := exfat
|
||||||
|
|
||||||
# Recovery
|
# Recovery
|
||||||
BOARD_HAS_NO_REAL_SDCARD := true
|
BOARD_HAS_NO_REAL_SDCARD := true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue