commit | bee5a864724f8aebaa7308a21c862e646c0e6aa3 | [log] [tgz] |
---|---|---|
author | Donghyun Cho <donghyun@google.com> | Mon Feb 22 11:24:13 2016 +0900 |
committer | Donghyun Cho <donghyun@google.com> | Tue Feb 23 21:08:35 2016 +0900 |
tree | 2b630b887a598ba9d18cd6c9d6a5b6868b9f1a26 | |
parent | 93fc7f1c0ffcfb9001800b46d747cbdcc0c82ad2 [diff] |
MediaSessionCompat: Make prepare* methods work in the support library Some APIs for preparing media before playing are introduced since N. This change allows MediaControllerCompat/MediaSessionCompat use the preparation functionality in the support library. Support for these new APIs on pre-N devices will be addressed with separate changes. Bug:25841735, Bug:25153060, Bug:25153353 Change-Id: I53abdb1a0ca96a61533e697215b7857987b73ec9