diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 2 |
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" |