commit | 4a0e6e81f73350e54b45c33d1b2cd67384e23ce4 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Thu Jul 06 16:09:51 2023 -0700 |
committer | Evan Rosky <erosky@google.com> | Tue Sep 26 16:01:50 2023 +0000 |
tree | 32be559564a147584241a8bdc0b36ecc5cfacf0a | |
parent | 56916c44d70687e8549dda3eb73a8e385008e5be [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: 300790517 Bug: 289861878 Test: existing tests pass. This is a failsafe for a rare race. Change-Id: I6f89d8b9a9e1aa1b8673fcaffe4c1b92c4c3d210