commit | bb05e5fed430bfbb9f11aed3b2d0cf3b26f68304 | [log] [tgz] |
---|---|---|
author | lijilou <lijilou@xiaomi.corp-partner.google.com> | Fri May 10 14:44:20 2024 +0800 |
committer | Pinyao Ting <pinyaoting@google.com> | Fri May 10 17:05:39 2024 +0000 |
tree | dc8a516cb2046d8d554ffd1a5c2b0d3461415469 | |
parent | f51a4c835b8e153fe0032ed2175fb84d25023332 [diff] |
AppWidgetServiceImpl:fix NPE in pruneWidgetStateLocked mthod . When the hostsPackageForUser method return true,No nonNull judgment is made on the provider var which may be a null var. Bug: 339747311 Test: manual Change-Id: I00f8c12b5dec00eac6e50e2ef755742db3fe4521