commit | 11c04c984afa0b3eea351d7cd9a62daab0ec70ea | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Aug 12 05:49:58 2009 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Aug 12 05:49:58 2009 -0700 |
tree | ce61784ef50667d4fabfb233fe1bd5c669b09b54 | |
parent | cf70e3301bcbfbdeb6a4fd04196f3e4ea5420c39 [diff] |
Workaround for issue 2046783. Apparently the problem is caused by the fact that A2dpAudioStreamOut::standby() calls a2dp_stop() after the headset has been powered down. The workaround consists in indicating to A2DP audio hardware that a close request is pending and that stanby() must be bypassed.