OSDN Git Service

Merge "Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads The...
authorJean-Michel Trivi <jmtrivi@google.com>
Tue, 27 Apr 2010 01:02:35 +0000 (18:02 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 27 Apr 2010 01:02:35 +0000 (18:02 -0700)
commitcd24dae9ca6550b24333f889935e1de068759ce5
treec3bd6b7e83c46c7ed3e7b81df650cb4de9b0084a
parent3202d380226043fa665df3c92252f791f8c52d55
parent6cf3d096363c62212870fb71bda8f55eb8d3823c
Merge "Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads The Looper on the thread created in order to be notified of the playback completion of notification sounds, was never stopped, causing the threads to stay around in wait state. The fix consists in quitting the Looper used for the previous sound when a new sound is started." into froyo