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

Commit 3938ec19 authored by Raju Yadav's avatar Raju Yadav Committed by Gerrit - the friendly Code Review server
Browse files

Avoid SystemUI crash due to NPE

BaseStatusBar.createNotificationViews() returns null
when it reports handleNotificationError(), leading to
a forced crash of the misbehaving app. However, it
should not add a null object of Notification.Entry
since it will also crash SystemUI (crashing at compare).

Change-Id: I86678c8024e931420b0fbab1f36b330e7e75d581
parent 8df03a2d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment