From 82897658a99841eda8fe98bd2087e6932d1f2b6c Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Sun, 12 Sep 2021 19:25:21 +0200 Subject: sdm660-common: Remove BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED * Defaults to true if full VNDK is enabled Change-Id: I2d59cbae13eb3712fd13ab09eea582c8d5768e8f --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3