commit | 22ae995c20145b9fdd3ab2ff1da926c57d39bfef | [log] [tgz] |
---|---|---|
author | Josh Tsuji <tsuji@google.com> | Thu Feb 24 17:47:30 2022 -0500 |
committer | Josh Tsuji <tsuji@google.com> | Tue Mar 01 10:25:58 2022 -0500 |
tree | ee8b4ae55aa3bcd73ef46e4578e59d01b8379bd2 | |
parent | c19e7239314353a405ce07bc7abc9865cc78c316 [diff] |
Don't re-hide the keyguard if it isn't showing. This has a horrifying and unpredictable side effect of triggering post-unlock Runnables that are stored in StatusBar.java, which can result in a blank screen on unlock in certain race conditions. Test: unlock, launch an app during the unlock animation, press power, wake up at bad time Test: I wrote a custom build to force the above scenario to verify this works Fixes: 214647311 Change-Id: I00655c2e85c46bd0c52b77094757e155b1a6f9c9