sm8250-common: Kill deprecated TARGET_USES_MKE2FS
* This has been useless since some time in Pie. Change-Id: Ic02238aa0f1c25cfad20a2b827c3c2fe128f3543
This commit is contained in:
parent
1dd29a35a0
commit
ab44ad8b4b
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ BOARD_INCLUDE_RECOVERY_DTBO := true
|
|||
TARGET_RECOVERY_PIXEL_FORMAT := RGBX_8888
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
TARGET_USES_MKE2FS := true
|
||||
|
||||
# RIL
|
||||
CUSTOM_APNS_FILE := $(COMMON_PATH)/configs/apns-conf.xml
|
||||
|
|
Loading…
Reference in a new issue