Merge "Disable 32k dual mic support on F10 project" into udc-qpr-dev am: dbf4e4bba1

Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/24720472

Change-Id: I9d1ae015a121fbf0cb4f35ccf58f13f88cb70e52
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-09-12 10:27:02 +00:00 committed by Automerger Merge Worker
commit 6cdd9beb38

View file

@ -357,6 +357,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