commit | fce02f43bcf6457a2b1da97a9bd5a85642649084 | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Mon Aug 26 10:29:26 2024 -0700 |
committer | Bryce Lee <brycelee@google.com> | Mon Aug 26 10:30:21 2024 -0700 |
tree | 2193225210e2f283be0c4c729ad84701c99fd02c | |
parent | 7477c179b16fc5a27d371fd85f8a392fa1c20a95 [diff] |
Ignore InstallSessions with null appPackageName. This changelist filters out InstallSessions without a appPackageName set. This prevents trying to converting the session another class that requires the package name to be non-null. Test: atest PackageInstallerMonitorTest#installSessions_ignoreNullPackageNameSessions Flag: EXEMPT bugfix Fixes: 362276271 Change-Id: I6109f00b9ffbcbdbd41087ba0e7f0cc0c39381e8