commit | ea79b7d36972eb3f518a7e7b59a92e7bd5faefb4 | [log] [tgz] |
---|---|---|
author | Ian Lake <ilake@google.com> | Mon Apr 27 14:16:06 2015 -0700 |
committer | Ian Lake <ilake@google.com> | Tue Apr 28 14:56:01 2015 -0700 |
tree | a37686ac8bb981b82e99c7a65753d121183ca37c | |
parent | 8c99f3a5a6464d8b4d5cbd811b399cbee98cef39 [diff] |
PlaybackStateCompat: Add support for custom actions, extras, and active item id Adds support for API 21 and 22 specific PlaybackState data, allowing developers to use custom actions, active queue item ids, and extras while maintaining backward compatibility. These newly added elements are not part of the RemoteControlClient API surface and are ignored on older devices. BUG: 19382699 Change-Id: Idf355f6414a1035b2ae50bc3612a0deda81e4460