sdm845-common: Unset BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED
* It's set to true by default if PRODUCT_FULL_TREBLE := true, which is set to true by default if PRODUCT_SHIPPING_API_LEVEL >= 26. Change-Id: I3b5d7949382633f55bd8eec4ef551d05373d3cdc
This commit is contained in:
parent
864976edc8
commit
ebe358dcbf
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ TARGET_BOARD_PLATFORM := sdm845
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue