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
Loading
Please register or sign in to comment