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

This commit is contained in:
Artur Satayev
2019-10-16 15:18:24 +00:00
committed by Android (Google) Code Review

View File

@@ -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
}