commit | b4c1e628ad248d8436246186c9564cc6f12dab99 | [log] [tgz] |
---|---|---|
author | Joanne Chung <joannechung@google.com> | Wed Sep 20 06:52:43 2023 +0000 |
committer | Joanne Chung <joannechung@google.com> | Wed Sep 20 15:39:18 2023 +0000 |
tree | 8bf3f1dddcc30d52ec2d25c2d86c4e1fa34f47ad | |
parent | 0283bc86e7ed879a8aed5addaf4a344aea961649 [diff] |
Update Javadoc for PackageListObserver PackageListObserver is created to resolve the broadcast delay for the system service. It is migrated off the broadcast to use callback. The in-process binder calls are just direct method calls. This change update the PackageListObserver javadoc to avoid new user using it. Bug: 290955674 Test: build pass. No code logic change just javadoc update. Change-Id: I1f83d749d9b2f660580c3987ee45d285f4f744e7