commit | 4470ad9143a20385a6b5ad590077ad305bdfd59a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Jul 14 12:08:39 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jul 14 14:06:01 2023 +0100 |
tree | 3a154ba9051ffbe9c87bd0b723f63d641bf85777 | |
parent | 65752ce9aa415692c357ddb430ded03f9be11666 [diff] |
Clean up on test failure If we got an unexpected failure here we would fail to shut down the VM, which could then cause other tests to fail with weird symptoms. While I'm here, do some IntelliJ-suggested cleanup. Bug: 275045588 Test: atest AvfHostTestCases Change-Id: I21a235f70c85dd57740cc02aff90fbc0be823cc8
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
How-Tos: