summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Austin Borger <borgera@google.com> 2023-04-03 16:19:19 -0700
committer Austin Borger <borgera@google.com> 2023-04-03 17:01:41 -0700
commit6f09a27ae68366600e69453c2971e15b09ae7072 (patch)
tree0807a03ee43b6e1011b05cec791ef9395b9fcdd4 /libs/androidfw/ApkParsing.cpp
parent1131b8420b0945b73e39a988a3c4cb637a4c3a97 (diff)
PinnerService: Use the default UidObserver implementation.
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: I39d5da65a3e5eff6cea00709dacee3d4b3c6075d
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions