Test for global approvals introduced in http://ag/9315657.
The change is in frameworks/base/, where I should be able to submit with +2 from hansson@. This change will be rolledback afterwards; and I should be able to submit a rollback with +2 from narayan@. Test: N/A Bug: 138919074 Change-Id: I250e0ba61dc6fe25fe03f1238f87d5b65a28fa16
This commit is contained in:
@@ -117,4 +117,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