commit | 96a0fbcb52bc4735442b258e82228bd91537ee3e | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Thu Jul 06 16:09:51 2023 -0700 |
committer | Evan Rosky <erosky@google.com> | Thu Dec 07 18:14:58 2023 +0000 |
tree | 72664acc69a39d270f8975c946d0e3a5a5a2f10d | |
parent | 1af69bd98317ab571bfd374d213faf41619d9e07 [diff] |
Add a failsafe check to prevent display surfaces from remaining hidden Since there appear to still be some races in the keyguard + dream logic, add a failsafe to prevent display-areas from getting stuck in hidden state. This should be pretty rare. Bug: 289861878 Test: existing tests pass. This is a failsafe for a rare race. Change-Id: I6f89d8b9a9e1aa1b8673fcaffe4c1b92c4c3d210 Merged-In: I6f89d8b9a9e1aa1b8673fcaffe4c1b92c4c3d210