Merge "add mixer path for BT SCO voice call" into udc-qpr-dev am: 1205befa35

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

Change-Id: Ibf52ce218f2d80a4bd2a87eb75ce5fb9943ec9fe
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Yung Ti Su 2023-09-04 02:58:18 +00:00 committed by Automerger Merge Worker
commit 934904102f
2 changed files with 24 additions and 0 deletions

View file

@ -936,6 +936,18 @@
<ctl name="BT_RX Mixer EP5" value="1" />
</path>
<path name="voice-call-downlink-0 -> bluetooth-sco-default">
<path name="voice-call-downlink-0 -> bt" />
</path>
<path name="voice-call-downlink-0 -> bluetooth-sco-headset">
<path name="voice-call-downlink-0 -> bt" />
</path>
<path name="voice-call-downlink-0 -> bluetooth-sco-car-kit">
<path name="voice-call-downlink-0 -> bt" />
</path>
<path name="voice-call-downlink-0 -> usb">
<ctl name="USB_RX Mixer EP5" value="1" />
</path>

View file

@ -936,6 +936,18 @@
<ctl name="BT_RX Mixer EP5" value="1" />
</path>
<path name="voice-call-downlink-0 -> bluetooth-sco-default">
<path name="voice-call-downlink-0 -> bt" />
</path>
<path name="voice-call-downlink-0 -> bluetooth-sco-headset">
<path name="voice-call-downlink-0 -> bt" />
</path>
<path name="voice-call-downlink-0 -> bluetooth-sco-car-kit">
<path name="voice-call-downlink-0 -> bt" />
</path>
<path name="voice-call-downlink-0 -> usb">
<ctl name="USB_RX Mixer EP5" value="1" />
</path>