commit | 4644606d8b01077d20de950e0d323c17e7a88b1e | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Oct 25 13:18:18 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Dec 20 14:13:09 2022 +0000 |
tree | 8ba1063513aaddc647745fd66786f5264f02bb2d | |
parent | be453f2959206b6b4100c4b6a4bedffd6bce2057 [diff] |
vmclient: Spawn child virtmgr and connect to it Instead of connecting to the global virtualizationservice, make vmclient::connect() spawn a child virtmgr process and connect to it via RpcBinder. Bug: 245727626 Test: atest -p packages/modules/Virtualization:avf-presubmit Change-Id: I456a151071a5f0d8448b11b89d88c1c2892f911f
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.