mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-07 00:38:06 -04:00
universal7570: Update BOARD_FLASH_BLOCK_SIZE
Change-Id: I95b36050fee237648f2491531aa9139c05637ecd
This commit is contained in:
parent
602b4e4005
commit
dbd626be45
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ TARGET_FS_CONFIG_GEN := $(LOCAL_PATH)/config.fs
|
|||
# Partitions
|
||||
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
BOARD_FLASH_BLOCK_SIZE := 4096
|
||||
BOARD_FLASH_BLOCK_SIZE := 131072
|
||||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
BOARD_ROOT_EXTRA_FOLDERS := efs cpefs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue