land: we support ext4 too

* mention it avoid errors like "fs type is not ext4"

Signed-off-by: FireLord1 <firelord.xda@gmail.com>
This commit is contained in:
FireLord1 2017-03-17 19:01:39 +05:30
parent eb8ff37382
commit b31e1e878c

View file

@ -8,3 +8,4 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 26301931008
BOARD_FLASH_BLOCK_SIZE := 131072
TARGET_USERIMAGES_USE_F2FS := true
TARGET_USERIMAGES_USE_EXT4 := true