sdm660-common: Kill deprecated TARGET_USES_MKE2FS
* This has been useless since some time in Pie. Change-Id: Ic02238aa0f1c25cfad20a2b827c3c2fe128f3543 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
1dadab54b8
commit
5ba050a01e
1 changed files with 0 additions and 3 deletions
|
@ -213,9 +213,6 @@ BOARD_PLAT_PRIVATE_SEPOLICY_DIR += $(COMMON_PATH)/sepolicy/private
|
||||||
# Timeservice
|
# Timeservice
|
||||||
BOARD_USES_QC_TIME_SERVICES := true
|
BOARD_USES_QC_TIME_SERVICES := true
|
||||||
|
|
||||||
# Use mke2fs to create ext4 images
|
|
||||||
TARGET_USES_MKE2FS := true
|
|
||||||
|
|
||||||
# USB
|
# USB
|
||||||
TARGET_QTI_USB_SUPPORTS_AUDIO_ACCESSORY := true
|
TARGET_QTI_USB_SUPPORTS_AUDIO_ACCESSORY := true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue