8eb18c7929
This will not affect device that have bigger partitions and will allow to flash system.img to phones with smaller system size.
6 lines
260 B
Makefile
6 lines
260 B
Makefile
include build/make/target/board/generic_arm64_a/BoardConfig.mk
|
|
|
|
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1610612736
|
|
TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP)
|
|
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth
|