diff options
author | Dave Mankoff <mankoff@google.com> | 2021-01-28 17:43:09 -0500 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2021-01-28 17:43:09 -0500 |
commit | 1cd139faec6828dff7abd27e88f2fdc86c9ed6a4 (patch) | |
tree | 8b73a7ed94b3bb373bcdf2f9731e8baddbf6d407 /libs/hwui/renderthread/CanvasContext.cpp | |
parent | 8f046c76d7a93e8b343f65ccd480fb065e2e50e2 (diff) |
Fix NPE in StatusBar
StatusBar was trying to call a method on the StatusBarView before
the view had been set. There was actually a null check in part of
the corrected method already. This extends the null check.
Fixes: 176216370
Test: manual
Change-Id: I7c576d1018f15557fd787dc74897ed6946b38076
Diffstat (limited to 'libs/hwui/renderthread/CanvasContext.cpp')
0 files changed, 0 insertions, 0 deletions