commit | 038b73e694ecf9b620ab9e40ad364290782ff01d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Jun 16 01:57:02 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Jun 16 02:09:27 2021 +0900 |
tree | 52557e1aabc700deefe2ec50ff7db61fd68899c4 | |
parent | 0f68cdd65d835122333202ae49f1d5f4191b5e5e [diff] |
microdroid_manager waits for task to exit If microdroid_manager doesn't do the wait, the child process which might not have run to completion is force killed by init, because microdroid_manager is registered as a oneshot service. Bug: N/A Test: atest MicrodroidHostTestCases Change-Id: I5748fbbb233182f0d8ca885bd94c7d15149aae82