commit | 04b69ea231c1ea45cec527b18bf9b35e0b503ddb | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Sep 08 11:53:20 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Wed Sep 08 12:06:52 2021 +0100 |
tree | e311c05e4fd24ad729318957f597367bd4a830fc | |
parent | f04e45daeee4379497b46ab80c7348384b9882be [diff] |
Restrict MANAGE_VIRTUAL_MACHINE to platform signed apps This may be loosened in the future, but for now only apps signed with the platform key can create VMs. Bug: 193373841 Test: Microdroid demo app, platform signed, still works. Change-Id: I472730f51b912f71009314753a438e4117c6f71e
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.