From 047997a3beef99224cdb1f11ed6864e278bb1078 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Sun, 14 Oct 2018 14:47:55 +0200 Subject: [PATCH] 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 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 65c7f04..98f3fa4 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -60,7 +60,6 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true # Treble BOARD_VNDK_VERSION := current -PRODUCT_FULL_TREBLE_OVERRIDE := true # ANT+ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"