commit | 5481e7629e04e4d50ac5b471d0dafd720c0a5241 | [log] [tgz] |
---|---|---|
author | SathishKumar Mani <smani@codeaurora.org> | Wed Sep 26 20:23:34 2012 -0700 |
committer | The Android Automerger <android-build@android.com> | Thu Sep 27 18:02:03 2012 -0700 |
tree | 0a3e29132a8706d93a69ff35c0ead662819906ad | |
parent | 341c0602f27fe7e3cc629a0b6ac1c2b5df256309 [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: Ie2a200470c16da2e4ae991c0814ec8dfb4666833 Signed-off-by: Iliyan Malchev <malchev@google.com>