Browse Source

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 <[email protected]>
Patty Huang 1 year ago
parent
commit
27fda4234b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      bluetooth/qti_default.mk

+ 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