matisse-common: Set stock's recovery partition size

We can build it now :)
This commit is contained in:
DJABhipHop 2020-01-30 16:26:00 -05:00
parent 238f8cde4f
commit 5234b6530a
1 changed files with 1 additions and 1 deletions

View File

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