commit | 0643771ad09faad0b75565291fe4d41bfc8d4be2 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Sep 01 05:56:26 2009 -0700 |
committer | Eric Laurent <elaurent@google.com> | Tue Sep 01 05:56:26 2009 -0700 |
tree | f47c585c457a7fed85f6a9d83c8d2b5de35ee9f1 | |
parent | ae4d3a4f42b41e6bd54a7aa94140f1337e1cb6c5 [diff] |
Fix issue 2091594: music chirp after disconnecting A2DP. In AudioFlinger::MixerThread::putTracks(), change the mFillingUpStatus flag to FS_FILLING for active tracks so that mute request is executed without ramping volume down when the track is moved from A2DP to hardware output. Also modified AudioFlinger::setStreamOutput() so that the notification of the change is sent only once to AudioSystem.