Forked from
Dhina17 / platform_frameworks_base
157634 commits behind the upstream repository.
Austin Borger
authored
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. Bug: 274486653 Test: Presubmit, smoke test on cuttlefish. Change-Id: I0ba59aefae0ad51386333767317d3b4e9ff93456