Merge "Restore some greylist entries." into qt-dev am: 4c46902338

am: 07f3dfc625

Change-Id: Iff1179c6363e03ff1fe875b3504be5b530a9f1a1
This commit is contained in:
Mathew Inwood
2019-06-28 23:42:26 -07:00
committed by android-build-merger

View File

@@ -19,7 +19,9 @@ oneway interface IMediaBrowserServiceCallbacks {
* the playback of the media app.
* @param extra Extras returned by the media service.
*/
@UnsupportedAppUsage
void onConnect(String root, in MediaSession.Token session, in Bundle extras);
@UnsupportedAppUsage
void onConnectFailed();
void onLoadChildren(String mediaId, in ParceledListSlice list);
void onLoadChildrenWithOptions(String mediaId, in ParceledListSlice list,