Set arm32 system partition to 1GB
This commit is contained in:
parent
e7d2dc0956
commit
ccfcad1254
@ -1,4 +1,5 @@
|
|||||||
include build/make/target/board/generic_arm_a/BoardConfig.mk
|
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)
|
TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP)
|
||||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth
|
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
include build/make/target/board/generic_arm_ab/BoardConfig.mk
|
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)
|
TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP)
|
||||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth
|
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth
|
||||||
|
Loading…
Reference in New Issue
Block a user