sdm660-common: Switch to sdfat driver for exfat
* Switched to latest sdfat 2.4.5 in kernel
This commit is contained in:
parent
953661eb64
commit
24bb52ba53
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ TARGET_USES_ION := true
|
|||
TARGET_ENABLE_MEDIADRM_64 := true
|
||||
|
||||
# EXFAT
|
||||
TARGET_EXFAT_DRIVER := exfat
|
||||
TARGET_EXFAT_DRIVER := sdfat
|
||||
|
||||
# GPS
|
||||
BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := default
|
||||
|
|
Loading…
Reference in a new issue