Craig Mautner 53dc7eac05 Add null check to cleanupRecentTasksLocked.
If during boot, the package manager broadcast occurs before
TaskPersister has restored the recents list then mRecentTasks will be
null and an NPE will occur. This checks for null mRecentsTasks and
returns before the NPE happens.

Fixes bug 17300409.

Change-Id: I1588ad3a3c0d04bc6f273630ef5dadf6821e5710
2014-08-27 14:01:25 -07:00
2014-08-27 16:29:40 +00:00
2014-08-26 15:54:25 -07:00
2014-08-05 19:34:04 -07:00
2014-08-26 15:54:25 -07:00
2014-08-18 18:14:54 -07:00
2014-08-26 15:54:25 -07:00
2014-08-26 14:56:04 +00:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%