Decrease size of system partition
This will not affect device that have bigger partitions and will allow to flash system.img to phones with smaller system size.
This commit is contained in:
parent
27aa7be152
commit
8eb18c7929
@ -1,5 +1,5 @@
|
||||
include build/make/target/board/generic_arm64_a/BoardConfig.mk
|
||||
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user