commit | 99b98845edb9983c5312a97a4f0338f6186d589e | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Tue Dec 11 20:30:28 2018 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Tue Dec 11 20:57:31 2018 +0800 |
tree | 4708f025458437b4cb6a85ac53b793c8f439b5da | |
parent | 919cad6ce4b783f7a0e4925f51693a154421f476 [diff] |
Fix NPE when calling updateStateLw In multi-display environment, the existance of status bar and navigation bar may differ per disply. In other words, we may not have status bar or navigation bar on a external displays. Add null check to prevent this NPE happens. Test: WmTests Fixes: 120779126 Change-Id: I805a061733cdbe09c5c1941a0f44e2e49964671a