Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ae44d64d authored by Louis Chang's avatar Louis Chang
Browse files

Do not wait for Activity#onDestroy if the activity has no process

The activity process was killed by force stopping the app package in
#teardown, but the activity was deferred to be removed from wm hierarchy
due to in transition. Before the transition completed, a kill-task-process
message was scheduled because the app task was requested to be removed
by the test. The app process that started afterward could then be
killed once the timeout occurs.

Bug: 286349050
Test: atest DisplayTests
Change-Id: I8c70c25342fd373c812f535bd2bc47da4038af04
parent 5f433062
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment