aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Barezzi <barezzisebastiano@gmail.com>2021-09-12 19:25:21 +0200
committerSebastiano Barezzi <barezzisebastiano@gmail.com>2021-09-12 20:41:16 +0200
commit82897658a99841eda8fe98bd2087e6932d1f2b6c (patch)
tree1ae41c4b67c4b3e884a7385146e6579e63d05631
parent8533d0fd2fab58a927066dc059c1b3cf6237815c (diff)
sdm660-common: Remove BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED
* Defaults to true if full VNDK is enabled Change-Id: I2d59cbae13eb3712fd13ab09eea582c8d5768e8f
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index bf50ab5..fe8ee97 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -135,7 +135,6 @@ TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
TARGET_USES_INTERACTION_BOOST := true
# Properties
-BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop