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

Commit 2816d09d authored by Kathy Chen's avatar Kathy Chen Committed by Android (Google) Code Review
Browse files

Merge "Remove oneway from IAmbientContextManager." into tm-dev

parents 44df60c3 2efc9e54
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ import android.os.RemoteCallback;
 *
 * @hide
 */
oneway interface IAmbientContextManager {
interface IAmbientContextManager {
    void registerObserver(in AmbientContextEventRequest request,
        in PendingIntent resultPendingIntent,
        in RemoteCallback statusCallback);