Merge "Disable 32k dual mic support on T6Pro project" into udc-qpr-dev am: 2f15b17c07
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/24677445 Change-Id: I96c8f395684efd9c1e94b17875e2573a1563ee82 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
69ea4736d8
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue