commit | 346b11ffdcd26425883495ebd27f8cd8decdb230 | [log] [tgz] |
---|---|---|
author | Lucas Silva <lusilva@google.com> | Fri Aug 23 16:04:10 2024 -0400 |
committer | Lucas Silva <lusilva@google.com> | Mon Aug 26 19:30:51 2024 +0000 |
tree | ccb76873deaf5a6b05ba2523ae99a6c716d84ce0 | |
parent | 8702521d4e32cdb09702edc4f1195ad44e0fbd3d [diff] |
Avoid changing scenes if already on the desired scene This fixes a bug where the KeyguardState override set by calling changeScene sticks around because the scene never actually changes. This causes issues the next time a transition occurs, as we end up in the wrong KeyguardState. Bug: 361819832 Test: atest CommunalSceneInteractorTest Flag: com.android.systemui.communal_scene_ktf_refactor Change-Id: I5f45aaae037cce0e8f844698222a1a58577cbde7