Merge "Disable 32k dual mic support on T6Pro project" into udc-qpr-dev
This commit is contained in:
commit
2f15b17c07
1 changed files with 4 additions and 0 deletions
|
@ -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