commit | e68c6f125c549c0dd97e835a9b3c177d7fe5b05d | [log] [tgz] |
---|---|---|
author | Chaithanya Krishna Bacharaju <chaithan@codeaurora.org> | Tue Feb 19 11:42:03 2013 +0530 |
committer | Steve Kondik <shade@chemlab.org> | Sun Aug 11 04:38:14 2013 -0700 |
tree | d306a7c0a9ea1b9a77720830b96cf95906d11a53 | |
parent | ef08706b2f1c6daeecfe2c790c81b0f666450326 [diff] |
audio/msm8660: Fix for voice call mute during voip -Voice tx is muted when call is received while voip is active. -After voice call is received, voip moves to standby and calls setupDeviceforVoipCall with value as false. This will mute mic during voice call. -Return from setupDeviceforVoipCall without moving to normal mode if called while in call. Change-Id: I3dcd6dacd0d8b1242019e55d9d9be6909444e49d CRs-Fixed: 451202