sdm845-common: Move PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE to common.mk

Change-Id: I2751014af71f222bd43e4bc17fc75d20499ea2f1
This commit is contained in:
LuK1337 2019-09-09 20:50:55 +02:00
parent 29e2cde762
commit 1832a7aa33
2 changed files with 2 additions and 1 deletions

View file

@ -60,7 +60,6 @@ TARGET_BOARD_PLATFORM_GPU := qcom-adreno630
# Properties
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true
# Treble
BOARD_VNDK_VERSION := current

View file

@ -25,6 +25,8 @@ DEVICE_PACKAGE_OVERLAYS += \
# Properties
-include $(LOCAL_PATH)/system_prop.mk
PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true
# A/B
AB_OTA_UPDATER := true