Snap for 10797983 from dbf4e4bba1 to udc-qpr1-release

Change-Id: I725be69d0ec74505f12214af012fec7c70aa7743
This commit is contained in:
Android Build Coastguard Worker 2023-09-12 23:02:42 +00:00
commit a0fca4ae2b
2 changed files with 5 additions and 1 deletions

View file

@ -878,7 +878,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">

View file

@ -357,6 +357,10 @@ endif
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio.notify.idle.during.call=true 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 # LE Audio Offload Capabilities Setting
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/felix/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml device/google/felix/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml