commit | ea269c646d2242182d8f9772db0c79e7f913c05d | [log] [tgz] |
---|---|---|
author | Vidyakumar Athota <vathota@codeaurora.org> | Mon Oct 31 09:05:59 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Nov 01 16:08:22 2016 -0700 |
tree | da02149c004e51516bcb8e70afc4d45cbdd9c16a | |
parent | 7177a3445dfc1e0d86430f03d03f34224c8912dd [diff] |
hal: Fix aanc sequence during voice call When aanc is enabled during voice call, TX and RX path mixer controls are issued back to back, this causes the codec path to be enabled from TX to RX as the internal loopback for aanc exists. Due to enabling this path, mute is observed on handset. This issue is fixed by treating aanc as special usecase and changing the enable and disable sequence of aanc mixer controls. Change-Id: I305156cb80e6faf35bd6ab4fc089740ffa847f43