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

Commit 72193a46 authored by Artur Satayev's avatar Artur Satayev Committed by Android (Google) Code Review
Browse files

Merge "Test for global approvals introduced in http://ag/9315657."

parents b2f5699e f5c7a623
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -138,4 +138,6 @@ public class PlatformCompat extends IPlatformCompat.Stub {
    private void reportChange(long changeId, int uid, int state) {
        mChangeReporter.reportChange(uid, changeId, state);
    }

    // TODO(satayev): revert this comment
}