OSDN Git Service

Decouple the service interface stub from the service, so that the
authorMarco Nelissen <marcone@google.com>
Thu, 21 May 2009 23:26:47 +0000 (16:26 -0700)
committerMarco Nelissen <marcone@google.com>
Thu, 21 May 2009 23:26:47 +0000 (16:26 -0700)
commit2b0b91376a7101fafdf8b007ae660d8b2a039530
tree05b15c38305266b90a56fd9ce2946b32765b0da4
parent756c3f57f11a7bb3bf1cf1333ee8ffbc51039748
Decouple the service interface stub from the service, so that the
service can be GCd even if the system process still holds a reference
to the stub.
src/com/android/music/MediaPlaybackService.java