From 4287cbbee3c28ea0b09474870ad8aa77adc6f7c3 Mon Sep 17 00:00:00 2001 From: Rios Kao Date: Tue, 11 Jun 2024 06:53:23 +0000 Subject: [PATCH] comet: correct microphone devices for voip note: In VOICE_COMMUNICATION case, microphones need extras string to be identified as voice device. Bug: 346302191 Test: adb shell tinymix | grep "MIC HW Gain" Change-Id: I97b005232514f922b5da151b650f455905b6bafc --- audio/comet/aidl_config/mixer_paths_aidl.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/audio/comet/aidl_config/mixer_paths_aidl.xml b/audio/comet/aidl_config/mixer_paths_aidl.xml index a5d8e60..befdc9e 100644 --- a/audio/comet/aidl_config/mixer_paths_aidl.xml +++ b/audio/comet/aidl_config/mixer_paths_aidl.xml @@ -1298,6 +1298,10 @@ + + + + @@ -1332,6 +1336,10 @@ + + + +