From 133a8116e92a6ddd2b4d43e1ca55d39ea301218e Mon Sep 17 00:00:00 2001 From: yixuanjiang Date: Mon, 18 Dec 2023 16:10:27 +0800 Subject: aoc: update mixer table for voice capture Currently AoC always use 3ch in voice usecase rather than using mic MAX microphone as ch count. We have changed mechanism to mapping pdm mask on voice usecase in AUD_PDM. Modify the mask to map voice request. Bug: 316603846 Signed-off-by: yixuanjiang (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:95a27172c112c785d90b8e05cc8fbeddf796fe25) Merged-In: Idf92d1da0df632c6410d30147725857e55cef70b Change-Id: Idf92d1da0df632c6410d30147725857e55cef70b --- audio/lynx/config/mixer_paths.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/audio/lynx/config/mixer_paths.xml b/audio/lynx/config/mixer_paths.xml index bec5b6e..fa99523 100644 --- a/audio/lynx/config/mixer_paths.xml +++ b/audio/lynx/config/mixer_paths.xml @@ -726,8 +726,8 @@ - - + + @@ -752,8 +752,8 @@ - - + + @@ -778,8 +778,8 @@ - - + + @@ -791,8 +791,8 @@ - - + + -- cgit v1.2.3