summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorSimon Wilson <simonwilson@google.com>2011-09-13 13:15:07 -0700
committerSimon Wilson <simonwilson@google.com>2011-09-13 14:07:29 -0700
commit164274d50c1e1e7ed23f0a81e1fbdb5ec59aa35f (patch)
tree5d49c4d373a802d7107c299ddf800393ed668873 /Android.mk
parent7870dda9f826fefe535ce88b7cb5122bbc1b90c6 (diff)
downloaddevice_samsung_tuna-164274d50c1e1e7ed23f0a81e1fbdb5ec59aa35f.zip
device_samsung_tuna-164274d50c1e1e7ed23f0a81e1fbdb5ec59aa35f.tar.gz
device_samsung_tuna-164274d50c1e1e7ed23f0a81e1fbdb5ec59aa35f.tar.bz2
audio: don't clear output devices at standby
The output devices in adev->devices are cleared sometimes when making a call. The sequence is as follows: 1. do_output_standby() (clears bits in adev->devices) 2. set_mode to IN_CALL state 3. select_output_device() reads the bits in adev->devices, but none are set. As a result, with no valid route, call audio fails. Fixes bug 5309421 Change-Id: I81efe325d8b482f7474750c08d353ca989da9939
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions