commit | 94c59ea471f35a5b4d4cab2add46a3c9af9f1222 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Mon Sep 30 13:16:35 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Mon Sep 30 13:21:41 2024 +0000 |
tree | 350fde126d3ccf2b4fbaa0f77a51e2d197b1ae6f | |
parent | a50eb586a26d3fb72fa02c089fc537ea0d072b57 [diff] |
Prevent flicker on PRIMARY_BOUNCER->LOCKSCREEN when dragging The manual transition was sending 2 CANCELED events. One was occuring in the FromLockscreenTransitionInteractor and the second from the KeyguardTransitionRepository. There is no need to send the first since it is well covered. Fixes: 365885259 Test: atest FromLockscreenTransitionInteractorTest Flag: com.android.systemui.migrate_clocks_to_blueprint Change-Id: I7f9bdf07783dff1934592210a82a23e4902c4c67