Merge "Disable 32k dual mic support on T6Pro project" into udc-qpr-dev

This commit is contained in:
Treehugger Robot 2023-09-12 10:19:00 +00:00 committed by Android (Google) Code Review
commit 2f15b17c07

View file

@ -24,6 +24,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.bqr.event_mask=94
endif
# Not support LE Audio dual mic SWB call based on the current launch strategy
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.leaudio.dual_bidirection_swb.supported=false
# Bluetooth Super Wide Band
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.hfp.swb.supported=true