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 Keertesh19
parent ed71980826
commit f5caeb7c79

View File

@@ -221,6 +221,9 @@ TARGET_LD_SHIM_LIBS := \
# 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