commit | 1119d70a19cf7131329e10ba5bb99eb26f62d988 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon May 02 18:01:58 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed May 04 15:05:10 2022 +0900 |
tree | 34e0bc9734ed96ff8bb85f4cdd03a20bc2721b0d | |
parent | 3d5dc713d209ea5189807dd0252326ae612c56ee [diff] |
Add USE_CUSTOM_VIRTUAL_MACHINE permission A package should be granted USE_CUSTOM_VIRTUAL_MACHINE permission to create a protected VM with a raw config. Bug: 207769805 Test: atest MicrodroidHostTestCases Change-Id: I222b110f0634c0e4658ed192099d4af6c5b3debe
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.