Merge "Restore some greylist entries." into qt-dev

This commit is contained in:
TreeHugger Robot
2019-06-29 06:12:17 +00:00
committed by Android (Google) Code Review

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,