I want to be first to define properties
This commit is contained in:
parent
2886155138
commit
984c22d6b0
@ -1,4 +1,4 @@
|
||||
include build/make/target/board/generic_arm64_a/BoardConfig.mk
|
||||
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
|
||||
TARGET_SYSTEM_PROP += device/phh/treble/system.prop
|
||||
TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP)
|
||||
|
@ -1,4 +1,4 @@
|
||||
include build/make/target/board/generic_arm64_ab/BoardConfig.mk
|
||||
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648
|
||||
TARGET_SYSTEM_PROP += device/phh/treble/system.prop
|
||||
TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP)
|
||||
|
Loading…
Reference in New Issue
Block a user