commit | 3f0f1e80df7369c7dac42d3fcdf65e688a26431d | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Jan 12 16:18:43 2023 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Wed Jan 18 18:52:17 2023 +0000 |
tree | 6a69ef994f2b014c53f1a9124b790cd853ae4688 | |
parent | afc9a9eb4618f9f521098ab521c8335fc26986a5 [diff] |
Move virtmgr files to their own directory Create virtualizationmanager/ folder, move the corresponding files into it and create build rules. We also remove now unused dependencies of virtualizationservice. Bug: 245727626 Test: atest -p packages/modules/Virtualization:avf-presubmit Change-Id: If33e88bdcdac89e1d451589463ce21e11d6aafc8
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.