commit | 5da1b26198571e66e5edb361b36e1c81e1b67c08 | [log] [tgz] |
---|---|---|
author | armenk <armenk@google.com> | Thu Mar 10 10:36:58 2022 -0800 |
committer | armenk <armenk@google.com> | Thu Mar 10 11:19:41 2022 -0800 |
tree | cb0926cedeae2803e52cf090c3d1e4ecaf21b275 | |
parent | edf4b8bbfe676dd15af243d2da791b9842adb7ae [diff] |
Adding null check for mNotificationShadeView mNotificationShadeView sometimes is not initialized and it causes NPE in some of CTS tests. Adding null check to fix the issues. Bug: 222130505 Test: atest CompatChangeTests Change-Id: I4360f89fd52e0f056f59eb39885569b5b57561ea