commit | 4a224549b5c03e783354738bb7632b07850b8374 | [log] [tgz] |
---|---|---|
author | Yanting Yang <yantingyang@google.com> | Wed Mar 29 17:55:29 2023 +0800 |
committer | Alexander Martinz <alex@amartinz.at> | Mon Nov 18 08:35:01 2024 +0100 |
tree | 1e178467e7b0529b715242cf4be87dd9d60edece | |
parent | 9cb395b6a9cca07e511e9c07bc7c64aefc79d07e [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