commit | a95ad118277120d1355f00976a1f3818da5eaeea | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Mon Sep 30 13:16:35 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Oct 02 01:57:29 2024 +0000 |
tree | 04656208ed6bf6aea0ca9732627a8d8a300b51f2 | |
parent | 93e5b37fe185d2656b41500486da5f031f252670 [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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:94c59ea471f35a5b4d4cab2add46a3c9af9f1222) Merged-In: I7f9bdf07783dff1934592210a82a23e4902c4c67 Change-Id: I7f9bdf07783dff1934592210a82a23e4902c4c67