Merge "Disable 32k dual mic support on F10 project" into udc-qpr-dev am: dbf4e4bba1
am: 6cdd9beb38
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/24720472 Change-Id: I658fabce420dc60de1476a951e1820a336e7c2ec Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3e1c22430b
1 changed files with 4 additions and 0 deletions
|
@ -361,6 +361,10 @@ endif
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.leaudio.notify.idle.during.call=true
|
||||
|
||||
# BT controller not able to support LE Audio dual mic SWB call
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.leaudio.dual_bidirection_swb.supported=false
|
||||
|
||||
# LE Audio Offload Capabilities Setting
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/felix/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue