commit | 8f3aa53873993fb0005086fee52a4c5333e6a345 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Feb 14 16:31:58 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Feb 14 16:42:26 2022 +0900 |
tree | f0f83ba2c63c018f31cb09b64ccab09ae2321be4 | |
parent | c53c7df991bb64d478218eb9c42be85d59367e8c [diff] |
Add a test for permission check Creating a VM requries "MANAGE_VIRTUAL_MACHINE" permission. A new test runs a device test without the permission and checks if it fails with permission error. Bug: 218933571 Test: atest MicrodroidHostTestCases#testCreateVmRequiresPermission Change-Id: I98a4798fe684eaedba291c520398e7a0b326ce42
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.