commit | 68f90a70d357e3d08c8ec61f20d1cee857496989 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Fri Jun 23 20:28:01 2023 +0000 |
committer | Hai Zhang <zhanghai@google.com> | Fri Jun 23 20:28:36 2023 +0000 |
tree | b00ae05dc007d8728e87194e2f880e6796b27303 | |
parent | 439113a087f396abb36735d207b28523c8fbf1e3 [diff] |
Disable MicrodroidHostTests.testCustomVirtualMachinePermission. Being able to revoke a granted signature permission is a bug even if the permission has the development flag, and the revocation will be lost upon any reconcilation of this permission, e.g. upon certain package changes or after system reboot. A correct way to test permission revocation can be using a test helper app that has a different signing certificate. Bug: 288467613 Test: MicrodroidHostTestCases Change-Id: I7eb65cdc52e195cc8317292dec9cf6284b0166f8
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.