sdm660-common: Remove BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED

* Defaults to true if full VNDK is enabled

Change-Id: I2d59cbae13eb3712fd13ab09eea582c8d5768e8f
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Sebastiano Barezzi 2021-09-12 19:25:21 +02:00 committed by pix106
parent 2e43901320
commit 5b74396ddc

View file

@ -184,9 +184,6 @@ TARGET_COPY_OUT_VENDOR := vendor
# Peripheral manager
TARGET_PER_MGR_ENABLED := true
# Properties
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
# QCOM hardware
BOARD_USES_QCOM_HARDWARE := true
TARGET_USES_QCOM_BSP := false