commit | a627c31cf8b6e99db03842dfc6864133bedd0f88 | [log] [tgz] |
---|---|---|
author | Donghyun Cho <donghyun@google.com> | Wed Feb 08 19:21:32 2017 +0900 |
committer | Donghyun Cho <donghyun@google.com> | Thu Feb 09 19:04:55 2017 +0900 |
tree | ee8ba09d849b4f784c50cbcd2073f4d94dff808f | |
parent | 7615e86a650cf1640169ee9104a478002d54dd1c [diff] |
MediaSessionCompat: Use extra binder for setPlaybackState() on API 22+ This change fixes the bug that the error code information disappears after setting MediaSessionCompat#setPlaybackState() on API 22 and higher devices. Also, it adds more tests for error code support. Bug: 34090305 Test: Run PlaybackStateCompatTest with ./gradlew support-media-compat:connectedCheck Change-Id: I29833b8c49e652fb4a5190fdfdb3a9523ab08c62