commit | d069f32039c74d89fd158d1a25d8fdf445fd01c1 | [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 | 9abce14d7bfedb31d59ee8ba94c6f16d82fc0aec | |
parent | c98d68cd56338ec57695b3c35114fbde88d4bde8 [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.