From d0104cfd0d5a81d2bec523892c4fd43dbe926e86 Mon Sep 17 00:00:00 2001 From: vincenttew Date: Tue, 4 Jan 2022 21:20:33 +0800 Subject: [PATCH] audio: syncing the USB config for mfg currently mfg audio tool using audio-recordC usb-headset-mic in mixer_paths.xml, add a new path for mfg usb recording to switching the usb mic source modify the usb alsa control to v2 since the latest alsa control already changed Bug: 213027646 Test: verify pass with mfg tool usb-record Signed-off-by: vincenttew Change-Id: If3af632ed2bddcdd1329f17fc89ea82162d810ae --- audio/oriole/config/mixer_paths_factory.xml | 27 ++++++++++++++++----- audio/raven/config/mixer_paths_factory.xml | 27 ++++++++++++++++----- 2 files changed, 42 insertions(+), 12 deletions(-) diff --git a/audio/oriole/config/mixer_paths_factory.xml b/audio/oriole/config/mixer_paths_factory.xml index 57633f5..3326db7 100644 --- a/audio/oriole/config/mixer_paths_factory.xml +++ b/audio/oriole/config/mixer_paths_factory.xml @@ -36,6 +36,14 @@ + + + + + + + + @@ -233,12 +241,13 @@ - - - - - - + + + + + + + @@ -300,9 +309,15 @@ + + + + + + diff --git a/audio/raven/config/mixer_paths_factory.xml b/audio/raven/config/mixer_paths_factory.xml index 57633f5..3326db7 100644 --- a/audio/raven/config/mixer_paths_factory.xml +++ b/audio/raven/config/mixer_paths_factory.xml @@ -36,6 +36,14 @@ + + + + + + + + @@ -233,12 +241,13 @@ - - - - - - + + + + + + + @@ -300,9 +309,15 @@ + + + + + +