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

Commit 87451384 authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Make ISmartspaceManager non-blocking" into tm-dev

parents b1e20609 4c41efd8
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);