diff options
author | 2024-05-09 20:42:00 +0000 | |
---|---|---|
committer | 2024-05-09 21:20:26 +0000 | |
commit | 0b3f96ff26536c849f959138f6add722f477fee7 (patch) | |
tree | eecc7a6709c9083a5ee909682fc98598f22d9216 /apex | |
parent | f51a4c835b8e153fe0032ed2175fb84d25023332 (diff) |
Fix NPE in AppWidgetServiceImpl#maskWidgetsViewsLocked
This CL added following changes:
1. Included fallback logic in maskWidgetViewLocked in case
AppWidgetProviderInfo#providerInfo is null.
2. Explicitly asserts AppWidgetProviderInfo#providerInfo is non null
upon assignment in debug builds to reveal the root cause why it was
null in the first place.
Bug: 339669351
Flag: NONE
Test: manual
Change-Id: I2676a62b1a6bc6c24df6900bde09711003200df5
Diffstat (limited to 'apex')
0 files changed, 0 insertions, 0 deletions