summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvincenttew <vincenttew@google.com>2021-09-10 01:14:22 +0800
committervincenttew <vincenttew@google.com>2021-09-10 01:14:22 +0800
commitebf811c54a2141884d5df7152a828d1ef3d84c87 (patch)
tree3b1456cc519b136c41df7f67637abc8bd54b76a4
parentd028b407869ef17bc56bbfba79401bd1126878dc (diff)
downloadbarbet-ebf811c54a2141884d5df7152a828d1ef3d84c87.tar.gz
audio: initial speaker-safe and a2dp interface
correct the SPEAKER_SAFE and A2DP device hw interface to correct codec routing Bug: 199036447 Signed-off-by: vincenttew <vincenttew@google.com> Change-Id: I56235796d8ac48de5525ef22325a46e88159066c
-rw-r--r--audio/audio_platform_info_bolero_snd.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audio_platform_info_bolero_snd.xml b/audio/audio_platform_info_bolero_snd.xml
index 6dc2605..076e9bb 100644
--- a/audio/audio_platform_info_bolero_snd.xml
+++ b/audio/audio_platform_info_bolero_snd.xml
@@ -230,6 +230,7 @@
<device name="SND_DEVICE_OUT_SPEAKER_SAFE_AND_USB_HEADSET" backend="speaker-and-usb-headphones" interface="QUIN_TDM_RX_0-and-USB_AUDIO_RX"/>
<device name="SND_DEVICE_OUT_SPEAKER_SAFE_AND_BT_SCO" backend="speaker-and-bt-sco" interface="QUIN_TDM_RX_0-and-SLIMBUS_7_RX"/>
<device name="SND_DEVICE_OUT_SPEAKER_SAFE_AND_BT_SCO_WB" backend="speaker-and-bt-sco-wb" interface="QUIN_TDM_RX_0-and-SLIMBUS_7_RX"/>
+ <device name="SND_DEVICE_OUT_SPEAKER_SAFE_AND_BT_A2DP" backend="speaker-safe-and-bt-a2dp" interface="QUIN_TDM_RX_0-and-SLIMBUS_7_RX"/>
<device name="SND_DEVICE_OUT_SPEAKER_AND_BT_SCO" backend="speaker-and-bt-sco" interface="QUIN_TDM_RX_0-and-SLIMBUS_7_RX"/>
<device name="SND_DEVICE_OUT_SPEAKER_AND_BT_SCO_WB" backend="speaker-and-bt-sco-wb" interface="QUIN_TDM_RX_0-and-SLIMBUS_7_RX"/>
<device name="SND_DEVICE_OUT_VOICE_USB_HEADPHONES" backend="usb-headphones" interface="USB_AUDIO_RX"/>