commit | 6096b1a59705fd3cdec617c9a95f3cd00935ab76 | [log] [tgz] |
---|---|---|
author | Aaron Liu <aaronjli@google.com> | Thu Jul 07 12:56:52 2022 -0700 |
committer | Aaron Liu <aaronjli@google.com> | Tue Jul 12 10:51:21 2022 -0700 |
tree | 2a1a7fc5d88ec3af25a93097a6544556d2f5f9a6 | |
parent | 91079f446edae5e82a17cf7b439fb39d335cb74f [diff] |
[Keyguard] Fix unlock animation for occluded LS. When we open shade from dream (which is in an occluded keyguard state) and open settings. We are prompted to authenticate with the bouncer. Upon doing so, the app hangs in keyguard even though the user is no unlocked. In order to fix this, we opt not to defer keyguard done when keyguard is occluded. Test: Manual and a unit test Bug: 228064734 Change-Id: I58aebe033f069dc6bedb3ad3a78da849ed29dc78