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:
LuK1337 2020-06-14 12:30:40 +02:00
parent 864976edc8
commit ebe358dcbf

View file

@ -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