commit | 7e54e2904f414369054114a0d5b9ed0e6d3a23cd | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Sep 09 11:37:56 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Sep 10 11:40:53 2021 +0100 |
tree | 528e83002ac8e644fd00b47372fb0a77471ab657 | |
parent | f8d941138dc0da9a1bf4a1de0e3ef9b626cd8898 [diff] |
Register as a lazy service. This allows the service manager to shut down the virtualization service process when the service is no longer in use. Also ensure that our process is not killed while we are holding debug VM refs; this ensures "vm run --daemonize" works as expected. Bug: 199367367 Test: Run compos_key_cmd to start a VM and exit; VS process is stopped. Test: atest ComposKeyTestCase; passes, VS exits at end Change-Id: Iffbaf715bbd64d0e85d0ca544e6a95b100cdd3df
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.