OSDN Git Service

Let RemoteControlDisplay know more about playback position
authorJean-Michel Trivi <jmtrivi@google.com>
Fri, 7 Jun 2013 22:48:22 +0000 (15:48 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Fri, 7 Jun 2013 22:48:22 +0000 (15:48 -0700)
commit1b16cc3de51d69c8027cefcc70a084a5b2d7a3d0
treeee807eab422e09fab5751ba8f00f34e91b95e7fc
parent865047f80c04a2c539d6d5052fca5436dcb7e0e3
Let RemoteControlDisplay know more about playback position

The BT stack needs to differentiate between applications that use
 the new RemoteControlClient APIs to pass a playback position but
 don't have one yet, and applications that use the legacy API and
 will never pass a position.

Bug 9294855

Change-Id: I05cba82a073e6e0aaea1d8bbf9cc8c99da715f58
media/java/android/media/IRemoteControlDisplay.aidl
media/java/android/media/RemoteControlClient.java