Snap for 10797983 from 2f15b17c07
to udc-qpr1-release
Change-Id: Ia966746925c9d457cc84da1ea4c07c73dc976fb8
This commit is contained in:
commit
f208d85bf7
2 changed files with 5 additions and 1 deletions
|
@ -913,7 +913,7 @@
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="usb-headset-microphones -> primary-capture-0">
|
<path name="usb-headset-microphones -> primary-capture-0">
|
||||||
<path name="usb-microphones-> primary-capture-0" />
|
<path name="usb-microphones -> primary-capture-0" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="usb-device-microphones -> primary-capture-0">
|
<path name="usb-device-microphones -> primary-capture-0">
|
||||||
|
|
|
@ -24,6 +24,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.bqr.event_mask=94
|
persist.bluetooth.bqr.event_mask=94
|
||||||
endif
|
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
|
# Bluetooth Super Wide Band
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
bluetooth.hfp.swb.supported=true
|
bluetooth.hfp.swb.supported=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue