summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Austin Borger <borgera@google.com> 2023-04-03 18:15:10 -0700
committer Austin Borger <borgera@google.com> 2023-04-03 18:17:43 -0700
commit16d79846915af88a3d447fd5052ec36d239930aa (patch)
treef52703d19b13cebc732d5dffae73ab8477845482 /opengl/java
parent6f09a27ae68366600e69453c2971e15b09ae7072 (diff)
ActivityManager: Use the default UidObserver implementation (2).
A class which overrides IUidObserver.Stub with empty callback implementations was added in change I2ff1e868586861e4dcd6586ad22139ba84eaf39c to simplify BroadcastQueue interface complexity. Using this default implementation will mean less churn when new callbacks are added to IUidObserver, or existing callback method signatures are changed. These callbacks do not need a "throws RemoteException" modifier, so that has been removed, as these can't be marked as override because the UidObserver class doesn't have them. Bug: 274486653 Test: Presubmit, smoke test on cuttlefish. Change-Id: I2b5548f7ce1f93cff863821153fd4d3b00c5eff4
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions