commit | a978e6f5fabd0502837488feba324d001eaeb62a | [log] [tgz] |
---|---|---|
author | Jackal Guo <jackalguo@google.com> | Wed Oct 13 14:02:59 2021 +0800 |
committer | Jackal Guo <jackalguo@google.com> | Thu Oct 14 14:07:33 2021 +0800 |
tree | bc16343cebd729d6d05b36fb4cc6f6c6ddb98885 | |
parent | 2417a8a4460a83474d76dbfb111764dbd75092fc [diff] |
Apply visibility to #getSuspendedPackageLauncherExtras Callers shouldn't be able to get the launcher extras if the target package isn't visible to them. Bug: 202298672 Test: atest AppEnumerationTests Test: atest SuspendPackagesTest Test: manually using the PoC in the buganizer to ensure the symptom no longer exists. Change-Id: Iad37765710b0b13f9c338bbacdd68be5d2574d22