android_hardware_qcom_audio/hal/voice_extn
Vidyakumar Athota ad34d57000 hal: fix voice call device routing issue
adev->voice_device_set flag is to indicate voice call
device routing update from policymanager to HAL. It is
set to true in voice_start_call and reset in update_calls()
which causes mismatch in flag update during back to back
voice calls scenario. Update adev->voice_device_set flag
in voice_stop_call instead of update_calls(). Rename
voice_device_set flag to in_call for readability.

Change-Id: Ie07105671f254899890bdb4c0635c7dc1f55dbff
2014-08-08 16:56:47 -07:00
..
compress_voip.c Merge "hal: miscellaneous fixes" 2014-08-05 13:53:57 -07:00
voice_extn.c hal: fix voice call device routing issue 2014-08-08 16:56:47 -07:00
voice_extn.h hal: fix voice call device routing issue 2014-08-08 16:56:47 -07:00