Merge "Make ISmartspaceManager non-blocking" into tm-dev am: 874513847f
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17943089 Change-Id: Ib731f600848712dfc31033fbd198db4c4a3270e3 Ignore-AOSP-First: this is an automerge Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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