commit | 55642c06219b6c5c41cd97a389797131d00cb595 | [log] [tgz] |
---|---|---|
author | Ian Lake <ilake@google.com> | Sun Apr 05 09:23:03 2015 -0700 |
committer | Ian Lake <ilake@google.com> | Mon Apr 06 14:38:35 2015 -0700 |
tree | dfec4df94acb0574ef8257750667fb035c1fd742 | |
parent | 0cdc226349a8ed360bc3114e8f8b9da0771c6b69 [diff] |
Set RemoteControlClient transport flags from PlaybackStateCompat Call RCC's setTransportControlFlags for API 14-20 devices when PlaybackStateCompat changes, converting actions to transport control flags as needed. This ensures that lockscreen controls (among other things) appear correctly without developers having to specifically call getRemoteControlClient().setTransportControlFlags() themselves. BUG: 19730261 Change-Id: I16052b79d514aa6ef92672130358d14924cfbc71