Update phhgsi_arm64_a system.img size to match Huawei P9
Fixes https://github.com/phhusson/treble_experimentations/issues/546
This commit is contained in:
parent
28c40a5e3f
commit
1a2c9165c8
@ -2,5 +2,5 @@ include build/make/target/board/generic_arm64_a/BoardConfig.mk
|
||||
include device/phh/treble/board-base.mk
|
||||
|
||||
ifeq ($(BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE),)
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2080374784
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user