Fix NPE of ApplicationsState
Check userId before getting the entry from mEntriesMap to avoid NPE in getEntryLocked(), since the caller from RecentAppStatsMixin may query the entry of uncached userId. Bug: 278034297 Test: manual && robotests Change-Id: Ia2ff912403a33b2b94cae5138406154e9fee6adf
Loading
Please register or sign in to comment