commit | 92e0459c04e59032c53791af7efdbffff65c4f72 | [log] [tgz] |
---|---|---|
author | Jackal Guo <jackalguo@google.com> | Tue Mar 30 17:08:08 2021 +0800 |
committer | Jackal Guo <jackalguo@google.com> | Tue Mar 30 17:36:10 2021 +0800 |
tree | f16cb4ca265285bef4bccbf2471f2f2198a9b4dd | |
parent | 948bd86481993faa0aefa3f276c9f5d8180e7b07 [diff] |
Get visibility allow list before uninstalling package The package removed broadcast should be only sent to the packages in visibility allow list. However, current broadcast allow list is null when uninstalling. This indicates that every package could receive this broadcast. Fix: 184010320 Test: atest PackageManagerTests AppsFilterTest AppEnumerationTests Change-Id: I140bfa093dcc82980f671c60c973882546eaf899