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:
parent
9fce32e23e
commit
047997a3be
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue