From d10a3da526e2f723276572b5c4007b73b4f67624 Mon Sep 17 00:00:00 2001 From: davidevinavil Date: Sun, 19 Aug 2018 19:03:33 +0200 Subject: msm8996-common: Kick PRODUCT_FULL_TREBLE_OVERRIDE for now This make working surfaceflinger and camera without VNDK Change-Id: I770854233fb7cb63c2da5c6d0ee9262bd92ab88f Signed-off-by: Davide Garberi --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 362c271..7088360 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -60,7 +60,7 @@ TARGET_BOARD_PLATFORM_GPU := qcom-adreno530 BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true BOARD_VNDK_RUNTIME_DISABLE := true BOARD_VNDK_VERSION := current -PRODUCT_FULL_TREBLE_OVERRIDE := true +# PRODUCT_FULL_TREBLE_OVERRIDE := true # ANT+ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-uart" -- cgit v1.2.3