summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Josh Tsuji <tsuji@google.com> 2024-04-18 15:24:12 -0400
committer Josh Tsuji <tsuji@google.com> 2024-04-18 19:40:12 +0000
commit93f49b79c890e0a7716c62af65437e23c6563de3 (patch)
tree80f6f73f73393d0e069b5a3c1c075740a63137a0 /libs/input/SpriteController.cpp
parent31d18e5bfd9e957068f6870173f5a7e3d29d2889 (diff)
Notify keyguardGoingAway prior to making the call.
This is the ordering used in the keyguardGoingAwayRunnable, but we had it swapped for showSurfaceBehindKeyguard (which is used during swipe to unlock). ag/25832421 enforced that prepareForUnlock() must be called prior to Launcher's onStart(), and onStart() is triggered by keyguardGoingAway. This resulted in prepareForUnlock() having no effect, and the animation not running. This should be safe since all other unlock flows already use a code path that notifies goingAway=true prior to the actual call. Fixes: 334046148 Test: swipe to unlock Flag: NA Change-Id: Iaffdd6a45db5c03dc3f137b3dab6e209d3a57c52
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions