commit | a0eb5ee3dbc13e147d24c717d9043618f82c4885 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Jun 26 18:18:21 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Tue Jun 27 17:33:04 2023 +0000 |
tree | b163fff36db6d3cc3de9dcb61b19cf812854a2b9 | |
parent | 43708546c57b224ea91f0bf8cc5dcf1d708382b1 [diff] |
Introduce VirtualMachineAppConfig::CustomConfig struct This struct contains all the parameters that require USE_CUSTOM_VIRTUAL_MACHINE permission. Bug: 286225150 Test: atest MicrodroidTestApp Change-Id: I3d78459c47dc6848642692106847544268e9e4e0
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.