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

Commit 0cfd6088 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Revert "Yet another interface that should be oneway."

This reverts commit 55079a9e.

Change-Id: Id6d46d2ac2698068b8c78e03c15a4f2047f97e20
parent 55079a9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ import android.content.ComponentName;
import android.os.Bundle;

/** @hide */
oneway interface IInstrumentationWatcher
interface IInstrumentationWatcher
{
    void instrumentationStatus(in ComponentName name, int resultCode,
            in Bundle results);