summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2024-03-06 09:24:34 +0000
committer Wei Sheng Shih <wilsonshih@google.com> 2024-04-12 02:27:53 +0000
commitbec26a072882e596d27ec1a6ed1ba700ad5cc310 (patch)
treeef60b78706956a0a3aea8ef74a073684e061d5de /libs/input/SpriteController.cpp
parentbb338d7a969c7f45b88586bf075a6176980aa812 (diff)
Correct activity's lifecycle when the process was killed in background.
The lifecycle of an invisible activity would stay in pause stage if it's process was died and restore from attachApplication. The incorrect status can affect transition since it won't be removed from UnknownAppVisibilityController. Stopping the invisible activity so it won't stay in paused. Bug: 327596503 Test: atest RecentsAnimationTest Test: launch a translucent app, entering keyguard, kill home process. Verify the activity of home process would be stopped after attach the process back. Change-Id: I80756609fe643877971408934b19ad97aa0ae746 Merged-In: I80756609fe643877971408934b19ad97aa0ae746
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions