diff options
Diffstat (limited to 'BoardConfigCommon.mk')
| -rwxr-xr-x | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1b641c3..8b3e458 100755 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -79,6 +79,7 @@ endif WITH_DEXPREOPT_BOOT_IMG_ONLY ?= true TARGET_USERIMAGES_USE_EXT4 := true +TARGET_USERIMAGES_USE_F2FS := true BOARD_BOOTIMAGE_PARTITION_SIZE := 23068672 # 22M BOARD_RECOVERYIMAGE_PARTITION_SIZE := 23068672 # 22M BOARD_SYSTEMIMAGE_PARTITION_SIZE := 880803840 # 840M |
