commit | 79588390be8ebc03000006a58d354ca3c6f65f32 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Oct 20 17:04:46 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Dec 20 19:13:25 2022 +0000 |
tree | 5b7c8f3d94a852d507a470316492b9fc4b1c663b | |
parent | 4644606d8b01077d20de950e0d323c17e7a88b1e [diff] |
javalib: Spawn child virtmgr and connect to it Instead of connecting to the global virtualizationservice, make VirtualMachine spawn a child virtmgr process and connect to it via RpcBinder. Bug: 245727626 Test: atest -p packages/modules/Virtualization:avf-presubmit Change-Id: Ia79adbf7502c33a9a904363f1c75cfbfe8b6b4c7
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.