commit | 5ed1fe327dfc6ccea48df4bacb4f742632132b42 | [log] [tgz] |
---|---|---|
author | Yung Ti Su <andysu@google.com> | Mon May 03 20:29:04 2021 +0800 |
committer | TreeHugger Robot <treehugger-gerrit@google.com> | Wed May 05 04:10:29 2021 +0000 |
tree | 4aaf036e5272796ee1cba064acfd4b151e8757ca | |
parent | 296196c25b788a2c5195dc47e4525acc9bedf65f [diff] |
audio: add bt-mic for audio capture slider / whitefin Bug: 185209822 Test: build pass Signed-off-by: Yung Ti Su <andysu@google.com> Change-Id: Id8da30e39773e625d4e77890452f1c6489755452
diff --git a/audio/slider/config/mixer_paths.xml b/audio/slider/config/mixer_paths.xml index e5ec1e4..0cf65ca 100644 --- a/audio/slider/config/mixer_paths.xml +++ b/audio/slider/config/mixer_paths.xml
@@ -487,6 +487,7 @@ </path> <path name="audio-recordC bt-mic"> + <ctl name="Audio Capture Mic Source" value="BT_MIC"/> <ctl name="EP1 TX Mixer BT_TX" value="1"/> </path>
diff --git a/audio/whitefin/config/mixer_paths.xml b/audio/whitefin/config/mixer_paths.xml index d571924..1c0601f 100644 --- a/audio/whitefin/config/mixer_paths.xml +++ b/audio/whitefin/config/mixer_paths.xml
@@ -563,6 +563,7 @@ </path> <path name="audio-recordC bt-mic"> + <ctl name="Audio Capture Mic Source" value="BT_MIC"/> <ctl name="EP1 TX Mixer BT_TX" value="1"/> </path>