commit | 497fad03ee7149264452cd79af7788f7486e29f4 | [log] [tgz] |
---|---|---|
author | Steve Elliott <steell@google.com> | Mon Feb 14 17:01:36 2022 -0500 |
committer | Steve Elliott <steell@google.com> | Mon Feb 14 17:10:09 2022 -0500 |
tree | 349f719ec11ec75a9322d4d13ea7c9ebb8029499 | |
parent | 865dc828f5ad5a7a6bbbde9e0571dd6201d9dc7f [diff] |
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