Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4cdcbb6 authored by Lucas Dupin's avatar Lucas Dupin Committed by Automerger Merge Worker
Browse files

Merge "Make ISmartspaceManager non-blocking" into tm-dev am: 87451384

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: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents b2c84419 87451384
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ import android.content.pm.ParceledListSlice;
/**
 * @hide
 */
interface ISmartspaceManager {
oneway interface ISmartspaceManager {

    void createSmartspaceSession(in SmartspaceConfig config, in SmartspaceSessionId sessionId,
            in IBinder token);