commit | 17da769e987de40e113c5b2a3b867b25ba7ac0a2 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Tue Aug 09 18:44:00 2011 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Tue Aug 09 18:44:00 2011 -0700 |
tree | 3473daa24b77187874cbf177b0558dc2dc61621a | |
parent | 95b0292fb4e27a9dc273884be60dad8523b8bd7a [diff] |
AudioService: don't use a soft reference on IRemoteControlClient In the remote control stack, don't use a SoftReference to the IRemoteControlClient because the client live in a different process, which causes the reference to become null at the earliest opportunity. Change-Id: I7f7733f9a1a043825cd5e8769282b535657dd82d