Give more headroom on arm_a

This commit is contained in:
Pierre-Hugues Husson 2020-06-07 13:21:02 +02:00
parent 32ca6fcb5f
commit 179f0cf042
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ include device/phh/treble/board-base.mk
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1313583104
else
BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 8388608
BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 25165824
endif
TARGET_USES_64_BIT_BINDER := false