diff options
| author | 2023-03-16 22:34:33 +0900 | |
|---|---|---|
| committer | 2023-04-12 11:07:43 +0800 | |
| commit | cdb03b309248bd36c36d54238c45958ddb1c4103 (patch) | |
| tree | efef7219d86c9de32c552d03494646c0abac7942 /libs/androidfw/ObbFile.cpp | |
| parent | 09c1e200716ae46c73455b052514527f1b971455 (diff) | |
Run transition when app dies in freeform
In a freeform environment, currently a shell transition times out when
an app is killed via adb force-stop.
In this timeout case, setReady() isn't called where it's supposed to
because handleAppDied doesn't directly trigger any z-order or focus
update in freeform mode.
This CL adjusts the if condition in question so that this kind of
lingering transition will be executed even without any focus change.
This CL also fixes the timeout issue when dismissing placeholder activity and a PIP task is there.
Bug: 244123821
Bug: 268239637
fixes: 274536834
Test: adb shell am force-stop com.android.settings
Test: manual - Open settings + pip and fold the foldables
Merged-In: I07bdadd81f6992445b11e21dc08a68c231e8d5b8
Change-Id: I07bdadd81f6992445b11e21dc08a68c231e8d5b8
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions