Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0b3f96ff authored by Pinyao Ting's avatar Pinyao Ting
Browse files

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
parent f51a4c83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment