commit | 7e252da6c79516f7f342ff21946440bdd325a894 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Nov 10 11:04:34 2022 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Fri Nov 18 11:23:59 2022 +0000 |
tree | bc3e95bf71999e7bb46bebb04fda9bb5ba7fd539 | |
parent | 6b40c48a51ceabbac146371f6141b39cb6230066 [diff] |
Run resigning Microdroid tests in a background process MicroroidHostTestCases use MicrodroidBuilder for most tests, except when testing components signed with a different key. In that case, the tests need to start a VM with RawConfig, which is not supported by MicrodroidBuilder. Update them to also run the VM process in the background, rather than relying on '--daemonize'. Test: atest MicrodroidHostTestCases AVFHostTestCases Change-Id: I36c52d591c609f91074242ec910f749933f2c9eb
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.