sanders: Use mke2fs to create ext4 images

Set TARGET_USES_MKE2FS := true to use new EXT4 tool chain

Bug: 62421233
Change-Id: Id6e5c68b2d7854e5330ad87443b974361a4bff9d
This commit is contained in:
Wei Wang
2017-06-07 14:06:47 -07:00
committed by therootlord
parent a2c262dd16
commit c3ed1ad6ce

View File

@@ -205,6 +205,9 @@ TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)/releasetools
# Thermal
USE_DEVICE_SPECIFIC_THERMAL := true
# Use mke2fs to create ext4 images
TARGET_USES_MKE2FS := true
# Wifi
BOARD_HAS_QCOM_WLAN := true
BOARD_HAS_QCOM_WLAN_SDK := true