Skip to content
Commit 1a1c93f9 authored by Ahan Wu's avatar Ahan Wu
Browse files

Handle NPE in LocalImageResolver to avoid crashing systemui

ContentResolver#openInputStream may return null, and may lead to
systemui keeps crashing, handle null to avoid this case.

Bug: 163412636
Test: manually
Change-Id: Ie149b75d4445b37afac82c8351a32cb17442936d
parent 96bcb1b2
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