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

Commit 0884abb8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Yet another interface that should be oneway.""

parents d738d1be 0cfd6088
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);