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)
committerThe Android Automerger <android-build@android.com>
Wed, 12 Jun 2013 00:52:58 +0000 (17:52 -0700)
commitd61650a0add958b27d6117eb1853b9fff47df524
treefc0c99587fea8d85bae8a6d274f9ad76f699c24d
parent05e2b6be6652e874bcd7248aeddd2c7d2fe226c5
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