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:
Nolen Johnson 2020-06-25 17:17:06 -04:00 committed by pix106
parent 1dadab54b8
commit 5ba050a01e

View file

@ -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