commit | 1af98a6183584b3f7254a4ddff6ca629cd77e037 | [log] [tgz] |
---|---|---|
author | SathishKumar Mani <smani@codeaurora.org> | Wed Sep 26 20:23:34 2012 -0700 |
committer | The Android Automerger <android-build@android.com> | Fri Sep 28 14:22:35 2012 -0700 |
tree | 98e3d6b1c5b90d86e78b93d1b39df1f6ca1e9472 | |
parent | cda1a832f4aac97b14d788bc742308e9d039e2e1 [diff] |
alsa_sound: fix for SIP call mute issue. -Mute VOIP through audio path is not supported by kernel, so calling setVoipMicMute() to disable ""Voip Tx Mute"" fails -Mute VOIP by cleanning buffers read if setMicMute is set -Remove mVoipMicMute and use mMicMute for voice and VOIP Bug: 7213748 Change-Id: I62be8456447425cbd1521083782802effcb6d326 Signed-off-by: Iliyan Malchev <malchev@google.com>