matisse-common: Use MKE2FS

* https://source.android.com/devices/tech/perf/boot-times

Change-Id: I6af27d007bd8ab969b6b54b435b1d3e81683c3da
This commit is contained in:
DJABhipHop 2020-04-22 17:20:01 -04:00
parent 6a9c6a41cb
commit fdd46b48a5
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ BOARD_BOOTIMAGE_PARTITION_SIZE := 10485760
BOARD_CACHEIMAGE_PARTITION_SIZE := 314572800
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2362232012
BOARD_USERDATAIMAGE_PARTITION_SIZE := 12884901888
TARGET_USES_MKE2FS := true
# Init
TARGET_INIT_VENDOR_LIB := libinit_matisse