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

am: 4c46902338

Change-Id: I1e1e60d2d47c24576ff8c9f41c0676e781348dbb
This commit is contained in:
Mathew Inwood
2019-06-28 23:32:29 -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,