msm8937-common: Use mke2fs to create ext4 images

Set TARGET_USES_MKE2FS := true to use new EXT4 tool chain

Bug: 62421233
This commit is contained in:
Wei Wang 2017-06-07 14:06:47 -07:00 committed by Isaac Chen
parent 09316a5599
commit 1b6d1bd174

View file

@ -12,6 +12,7 @@ BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_USERIMAGES_USE_F2FS := true
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USES_MKE2FS := true
# Extended Filesystem Support
TARGET_EXFAT_DRIVER := sdfat