Browse Source

Snap for 10797983 from 3b12d59b9535a64d9ede436b1769e0559a0b02fa to udc-qpr1-release

Change-Id: I8960f3cda35575d07d28ffbc977704735684d3fc
Android Build Coastguard Worker 1 year ago
parent
commit
891992a624
2 changed files with 5 additions and 1 deletions
  1. 1 1
      audio/lynx/aidl_config/mixer_paths_aidl.xml
  2. 4 0
      bluetooth/qti_default.mk

+ 1 - 1
audio/lynx/aidl_config/mixer_paths_aidl.xml

@@ -858,7 +858,7 @@
   </path>
 
   <path name="usb-headset-microphones -> primary-capture-0">
-    <path name="usb-microphones-> primary-capture-0" />
+    <path name="usb-microphones -> primary-capture-0" />
   </path>
 
   <path name="usb-device-microphones -> primary-capture-0">

+ 4 - 0
bluetooth/qti_default.mk

@@ -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