commit | 551c1432349b15e98b8ac05107c68dea6f5368d4 | [log] [tgz] |
---|---|---|
author | Pavel Grafov <pgrafov@google.com> | Tue Mar 26 12:15:17 2024 +0000 |
committer | Pavel Grafov <pgrafov@google.com> | Tue Mar 26 12:15:17 2024 +0000 |
tree | 2214571428a434d697440f667432f185a0c61ef6 | |
parent | 66c68099a9402e8d55e6d08ad0eaeb976657db6d [diff] |
Fix NPE Due to race condition when package is suspended and then immediately unsuspended AppWidgetService may call createSuspendedAppInterceptIntent with null suspendingPackage. Thsi CL guards agains this. Bug: 330895072 Test: android.platform.test.scenario.clock.WarmAppLaunchFromHomeScreen Change-Id: I104c8305f299b8acd87a8c97be9cfc2f73b70283