aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authordavidevinavil <davidevinavil@gmail.com>2018-08-19 19:03:33 +0200
committerDavide Garberi <dade.garberi@gmail.com>2018-08-31 23:17:47 +0200
commitd10a3da526e2f723276572b5c4007b73b4f67624 (patch)
tree6532dc7ab40b8cf4d86e7230934061d01e3eb1e3 /BoardConfigCommon.mk
parent6c44a08e2c008eff46d68fbea7a701cfd74d530b (diff)
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 <dade.garberi@gmail.com>
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
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"