commit | 6ad03d8c89370bb4ab133319122d6a8d2b1686b5 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Feb 11 19:26:07 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Feb 11 20:31:47 2022 +0000 |
tree | 9c8ef3fd1b396752a5db599e63b6d2451f6f9670 | |
parent | 527e577d5340974e07712193fe1b1cb83894f083 [diff] |
Retire TestVsockProtected Now that pvmfw verified the images being loaded in a protected VM, this test is failing as it doesn't use signed image. Retire this test and rely on the larger Microdroid tests which do use signed images and make use of RPC binder over vsock as well. Fix: 219037051 Test: atest VirtualizationTestCases.64 Change-Id: I5974fa0f9994ce3d06208c3c113aebdc9608e9be
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.