matisse-common: Increase recovery partition size

This commit is contained in:
RomanDesigner 2020-01-06 00:03:04 +03:00
parent 52248c29ea
commit 0cb10f28c8
No known key found for this signature in database
GPG Key ID: 6757965E5D54CB61
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ TARGET_PROCESS_SDK_VERSION_OVERRIDE += \
# Partitions
BOARD_FLASH_BLOCK_SIZE := 131072
BOARD_BOOTIMAGE_PARTITION_SIZE := 10485760
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 10485760
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 104857600
BOARD_CACHEIMAGE_PARTITION_SIZE := 314572800
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2362232012
BOARD_USERDATAIMAGE_PARTITION_SIZE := 12884901888