Merge "Test for global approvals introduced in http://ag/9315657."
This commit is contained in:
committed by
Android (Google) Code Review
commit
72193a46db
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user