Merge "Make ISmartspaceManager non-blocking" into tm-dev
This commit is contained in:
@@ -26,7 +26,7 @@ import android.content.pm.ParceledListSlice;
|
|||||||
/**
|
/**
|
||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
interface ISmartspaceManager {
|
oneway interface ISmartspaceManager {
|
||||||
|
|
||||||
void createSmartspaceSession(in SmartspaceConfig config, in SmartspaceSessionId sessionId,
|
void createSmartspaceSession(in SmartspaceConfig config, in SmartspaceSessionId sessionId,
|
||||||
in IBinder token);
|
in IBinder token);
|
||||||
|
|||||||
Reference in New Issue
Block a user