commit | a547c5c63cdb6cf8149875c7c3fad18d69bc976f | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Jan 20 11:36:08 2020 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Jan 20 16:08:41 2020 +0000 |
tree | bc83f18caf1f0a17b7d9a4c5b2fba64ef5316a3b | |
parent | a85b3d56a364ac6f4c65f55b4407890431984e20 [diff] |
Allow an app to see its installing package. An app is automatically granted visibility to its installing app and its install initiating app (provided it has not been uninstalled), but not the originating app. Add corresponding unit tests. Make sure we update the apps filter if the installing app changes. (The others can't without an install or update.) Fixes: 147795820 Test: atest PackageManagerTests AppsFilterTest Change-Id: I5e5e03636b97c1d56dbcc6752fe2a2bb70d28925