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 d67e4a3..93f822a 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -61,7 +61,7 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true # PRODUCT_FULL_TREBLE_OVERRIDE := true # ANT+ -BOARD_ANT_WIRELESS_DEVICE := "qualcomm-uart" +BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl" # Audio AUDIO_FEATURE_ENABLED_ACDB_LICENSE := true |