commit | a031b04ee829a7280179cf72c859864b2c9bc3ce | [log] [tgz] |
---|---|---|
author | Yanting Yang <yantingyang@google.com> | Wed Mar 29 17:55:29 2023 +0800 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Tue Jul 23 17:28:59 2024 +0200 |
tree | 67afc82c51f21a1431e0df2c308cf03622f93ee8 | |
parent | 7f72468eb24064f52ae91aa21c2d7c908ce519f1 [diff] |
Fix NPE of ApplicationsState Check userId before getting the entry from mEntriesMap to avoid NPE, since the caller from RecentAppStatsMixin may query the entry for uncached userId. Bug: 275123723 Test: manual Change-Id: I369081ebf179c267fb9ecd1a359ba1ed4e308540