commit | 44a957f06400a338e7af20b3d16c4c4ae22a673c | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue May 15 15:26:05 2012 -0700 |
committer | Eric Laurent <elaurent@google.com> | Tue May 15 15:30:03 2012 -0700 |
tree | 505dc33ba379c96f6ef5e07ac28843b1bbab8115 | |
parent | 2986460984580833161bdaabc7f17da1005a8961 [diff] |
Fix static track activity ref counting When a static AudioTrack underruns, it means that playback is over. As apps do not necessarily stop playback explicitly, AudioFlinger should call stopOutput() to decrease activity ref count in audio policy manager. Bug 6486311. Change-Id: I1ea722c443780329ded6310c958b24726e918d16