sdm660-common: Switch back to exfat
Signed-off-by: clarencelol <clarencekuiek@icloud.com> Change-Id: I926a2300e8aee2b2dc09da9774b2c62c87432f0f
This commit is contained in:
parent
2945e8b98d
commit
efd182dee0
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ TARGET_USES_ION := true
|
|||
TARGET_ENABLE_MEDIADRM_64 := true
|
||||
|
||||
# EXFAT
|
||||
TARGET_EXFAT_DRIVER := sdfat
|
||||
TARGET_EXFAT_DRIVER := exfat
|
||||
|
||||
# GPS
|
||||
BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := default
|
||||
|
|
Loading…
Reference in a new issue