commit | 2f97d5329c5a95e3f8fce95575c01e41708a1924 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Fri Oct 18 14:55:58 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Fri Oct 18 18:58:51 2024 +0000 |
tree | f45a5fd0b310a0b59d95e09b82a30acdb31a4b03 | |
parent | d0e030218048ca1058fc356782a166d9fca3b8f8 [diff] |
Directly set isKeyguardGoingAway in repo When launching an activity from a pulsing notif while DOZING, the launch animation can sometimes run before the transition to GONE happens, which leaves the clock overlapping the animation a bit. Set the signal directly as opposed to waiting for a callback. Fixes: 373550549 Test: atest FromDozingTransitionInteractorTest Flag: EXEMPT bugfix Change-Id: I2a6f16512ef5370a480dfefcf2857403baa2af55