From bea53bae720ff0f8aa61099e1c04e718ec296973 Mon Sep 17 00:00:00 2001 From: crancocco Date: Mon, 2 May 2016 23:08:12 +0800 Subject: msm8996-common: Add ANT+ support --- BoardConfigCommon.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 104d178..1e02af3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -63,6 +63,9 @@ BOARD_VNDK_VERSION := current PRODUCT_FULL_TREBLE_OVERRIDE := true TARGET_VENDOR_PROP += $(VENDOR_PATH)/vendor.prop +# ANT+ +BOARD_ANT_WIRELESS_DEVICE := "qualcomm-uart" + # Audio AUDIO_FEATURE_ENABLED_ACDB_LICENSE := true AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true -- cgit v1.2.3