aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorKonstantin Koslowski <konstantin.koslowski@gmail.com>2014-09-03 13:57:49 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2014-09-15 11:32:06 +0000
commita7adc6147573c296df8d3e8d28f684ecb682ba1c (patch)
tree795db69caf48cb2f780dbd0da7008a19ae5b8acc /BoardConfigCommon.mk
parent388f8b6be20e2843b4a0a404ca9a33bffcf3ac3b (diff)
shinano: Add ANT+ support
* Add ANT+ permission, framework library, support libraries. Change-Id: I46d3c50d995458c2c951bc7548f3813b19fded55
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index d90f42e..ea5848b 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -56,6 +56,9 @@ TARGET_QCOM_AUDIO_VARIANT := caf
TARGET_QCOM_DISPLAY_VARIANT := caf-new
TARGET_QCOM_MEDIA_VARIANT := caf-new
+# ANT+
+BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease"
+
# Audio
BOARD_USES_ALSA_AUDIO := true
AUDIO_FEATURE_DISABLED_USBAUDIO := true