Disable 32k dual mic support on P23a project am: 3b12d59b95

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

Change-Id: Iac0d66bd16f2fafd83c417ab5792a68c664b016b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Patty Huang 2023-09-12 11:15:51 +00:00 committed by Automerger Merge Worker
commit 27fda4234b

View file

@ -40,6 +40,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio.notify.idle.during.call=true
# Not support LE Audio dual mic SWB call based on the current launch strategy
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.leaudio.dual_bidirection_swb.supported=false
# LE Auido Offload Capabilities setting
PRODUCT_COPY_FILES += \
device/google/lynx/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml