| commit | 46a9db90cf718ca7933fe3331605a00023bbd391 | [log] [tgz] |
|---|---|---|
| author | wilsonshih <wilsonshih@google.com> | Mon Apr 06 17:33:33 2020 +0800 |
| committer | wilsonshih <wilsonshih@google.com> | Mon Apr 06 17:33:33 2020 +0800 |
| tree | e65821255c10d0519f00a3c8432ea06471596306 | |
| parent | eec246acd4ab351dc0620e129d86421abe96536e [diff] |
Fix NPE from LockScreenSession#unlockDevice CipherTest also use LockScreenSession to clear the test settings. But since it's not WindowManager test, so the mWmState is never been compute, which cause it from crash while access it. Bug: 150195358 Test: atest CipherTest#testCanCreateAuthBoundKeyWhenScreenLocked Change-Id: Ifecc4fc2823a999809a4f2a2af3582e248044d85