commit | 2d96601b78dc9e71a8f38f1f2b878e32f80a5fba | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Thu Feb 10 23:24:03 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Thu Feb 10 23:52:28 2022 +0000 |
tree | 4ed730724a70dbf2e65830fb2ea1b5011f244055 | |
parent | 881d0b028f2665c0567b78545fd1919e9d9967c5 [diff] |
Always shutdown the VM when onDeath() os received VmEventListener uses an ExecutorService to wait for the VM to terminate, so make sure to shut it down when the VM dies in order to let the awaiting tasks resume. Bug: 218524777 Test: atest MicrodroidTests Change-Id: I5c87303e4ebcd15c064d607bc2dc6f892bd6b5eb
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.