diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
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 |