aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2020-04-03 14:09:39 +0200
committerDavide Garberi <dade.garberi@gmail.com>2020-04-05 19:14:40 +0200
commit8aa074c94c24bda30a2cdbba5a81a4bca1068c84 (patch)
tree745dca006e0344fe32ba1ebaf1a3951bb8686095 /BoardConfigCommon.mk
parente1f141b12a40ce6a2e51d06810176b073ace277a (diff)
msm8996-common: Add ANT+ backlineage-17.1
* Also switch to OnePlus5 blobs since ZUK's don't work correctly and daisy ones lack ANT+ support Change-Id: I69c7c7883aad8eb1d32347d3871a0cc0ed36c6c3
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 edf7711..d6df162 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -64,6 +64,9 @@ BOARD_VNDK_VERSION := current
PRODUCT_FULL_TREBLE_OVERRIDE := true
PRODUCT_VENDOR_MOVE_ENABLED := true
+# ANT+
+BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
+
# APEX image
DEXPREOPT_GENERATE_APEX_IMAGE := true