commit | f5d84412cb227c530e5c47533ee4812294bd2132 | [log] [tgz] |
---|---|---|
author | Alejandro Nijamkin <nijamkin@google.com> | Tue Aug 08 12:50:43 2023 -0700 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Thu Aug 10 20:45:37 2023 +0000 |
tree | e83512da48f0cd857534d03f15d21bf782dedbca | |
parent | c3a125ebe40453223b451e4e422de5098f6a9feb [diff] |
[flexiglass] Dismiss keyguard when any scene goes to Gone. We have a bug where moving to the Gone scene from scenes that are not Bouncer (for example from lockscreen in Swipe) cause a black screen to appear. This happens because the code in KeyguardSecurityContainerController which is responsible for dismissing the keyguard only did so for the bouncer -> gone scene change. The CL fixes the bug by allowing any change to the gone scene to trigger the dismissal of the keyguard. Fix: 295038434 Fix: 295223686 Test: unit tests still pass Test: verified that I can see the launcher when swiping away the lockscreen (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f520a2fc4b44e253ec7ff0e54bfc65b8d78e34b9) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:10c3edc04239b6f5c275a6d0329e5235e7c0fc11) Merged-In: Ied9fb452755a2791ee8bb28f0faa29f9d4ddfd0d Change-Id: Ied9fb452755a2791ee8bb28f0faa29f9d4ddfd0d