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:
parent
eb8ff37382
commit
b31e1e878c
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 26301931008
|
|||
BOARD_FLASH_BLOCK_SIZE := 131072
|
||||
|
||||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
|
|
Loading…
Reference in a new issue