summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2023-06-09 08:31:24 +0000
committer Louis Chang <louischang@google.com> 2023-06-09 09:12:54 +0000
commitae44d64d17b1707ccaecdbb0184b71c710820fc0 (patch)
treec12e327f6e35e7b8234c615f8e43832806f82fde /libs/androidfw/ZipFileRO.cpp
parent5f433062b0b1390a5da6711b6c5d40e53b5b7d2d (diff)
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
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions