From 6e7e88837fb31441918fc6210a88cc16887f7e89 Mon Sep 17 00:00:00 2001 From: Rashed Abdel-Tawab Date: Sat, 25 Aug 2018 23:25:18 -0700 Subject: [PATCH] sdm845-common: Enable vendor and system property isolation Change-Id: Ic73cd73c13220b804ec1c0a5fd1bd68470cf9db1 --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index f50bdd4..b6e925a 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -56,6 +56,7 @@ TARGET_BOARD_PLATFORM_GPU := qcom-adreno630 # Properties BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true +PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true # Treble BOARD_VNDK_VERSION := current