sdm845-common: Unset PRODUCT_FULL_TREBLE_OVERRIDE

* It's not needed since it's automatically set for any devices
  shipped with 26+.

Change-Id: I59e17fe3774af63dbea424be6206b77e0e6050ba
This commit is contained in:
LuK1337 2018-10-14 14:47:55 +02:00
parent 9fce32e23e
commit 047997a3be

View file

@ -60,7 +60,6 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
# Treble # Treble
BOARD_VNDK_VERSION := current BOARD_VNDK_VERSION := current
PRODUCT_FULL_TREBLE_OVERRIDE := true
# ANT+ # ANT+
BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl" BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"