Set arm32 system partition to 1GB

This commit is contained in:
Pierre-Hugues Husson 2018-03-04 19:11:58 +01:00
parent e7d2dc0956
commit ccfcad1254
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
include build/make/target/board/generic_arm_a/BoardConfig.mk
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824
TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP)
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth

View File

@ -1,4 +1,5 @@
include build/make/target/board/generic_arm_ab/BoardConfig.mk
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1073741824
TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP)
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth