commit | ccfcad1254389347b997ef4800a526086f36189c | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Sun Mar 04 19:11:58 2018 +0100 |
committer | Pierre-Hugues Husson <phh@phh.me> | Sun Mar 04 19:12:21 2018 +0100 |
tree | 351d476cdeadd7ca53544adf1c5d8a990fe0f0f8 | |
parent | e7d2dc0956cf6f1b2f52c5f36748915dd869d97a [diff] [blame] |
Set arm32 system partition to 1GB
diff --git a/phhgsi_arm_ab/BoardConfig.mk b/phhgsi_arm_ab/BoardConfig.mk index a9abaed..8c04d7e 100644 --- a/phhgsi_arm_ab/BoardConfig.mk +++ b/phhgsi_arm_ab/BoardConfig.mk
@@ -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