Fix NPE in StatusBarIconView#getIcon
The code to downscale the Icon drawables does not account for potentially `null` Icons returned from `Icon#loadDrawableAsUser`. Fixes: 218331554 Test: manual + atest Change-Id: Iad1ef2975a0526a1fe129aa9693b6e9fe3d046b5
Loading
Please register or sign in to comment