From 40cdeadd87d8c3f991c9cc396b7fe5e4e48248a6 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Wed, 19 Feb 2020 20:16:13 +0800 Subject: sdm660-common: Enable property isolation Change-Id: I4211d842f85c8b798a080787c447d9d0dbbaf6c2 --- sdm660.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/sdm660.mk b/sdm660.mk index 611cb1b..0f84e0e 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -26,6 +26,7 @@ $(call inherit-product, vendor/xiaomi/sdm660-common/sdm660-common-vendor.mk) # Inherit properties $(call inherit-product, $(LOCAL_PATH)/properties.mk) +PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true # Screen density PRODUCT_AAPT_CONFIG := normal -- cgit v1.2.3