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

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

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

parents 72193a46 78372856
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -138,6 +138,4 @@ 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
}