sdm845-common: Split system_prop to {product,system}.prop
Change-Id: I6467e54268aa2e07275263d3aedee50730d7467d Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
This commit is contained in:
parent
81d4a64593
commit
864976edc8
5 changed files with 62 additions and 93 deletions
|
|
@ -60,6 +60,8 @@ TARGET_BOARD_PLATFORM_GPU := qcom-adreno630
|
|||
|
||||
# Properties
|
||||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
|
||||
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
|
||||
|
||||
# Treble
|
||||
BOARD_VNDK_VERSION := current
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue