android_hardware_qcom_audio/hal
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
..
audio_extn hal: Support for FLAC 24 bit format in offload path 2014-08-06 11:42:43 -07:00
msm8916 Merge "hal: Add support for Fluence Broadside" 2014-08-07 13:00:48 -07:00
msm8960 hal: Support for FLAC 24 bit format in offload path 2014-08-06 11:42:43 -07:00
msm8974 hal: Support for FLAC 24 bit format in offload path 2014-08-06 11:42:43 -07:00
voice_extn hal: fix voice call device routing issue 2014-08-08 16:56:47 -07:00
Android.mk hal: Support for FLAC 24 bit format in offload path 2014-08-06 11:42:43 -07:00
audio_hw.c hal: fix voice call device routing issue 2014-08-08 16:56:47 -07:00
audio_hw.h hal: Support for FLAC 24 bit format in offload path 2014-08-06 11:42:43 -07:00
platform_api.h hal: Support for FLAC 24 bit format in offload path 2014-08-06 11:42:43 -07:00
platform_info.c hal: add support for I2S based external modem 2014-03-03 14:16:24 -08:00
voice.c hal: fix voice call device routing issue 2014-08-08 16:56:47 -07:00
voice.h hal: fix voice call device routing issue 2014-08-08 16:56:47 -07:00