commit | af2b4f2acb09a864311e362809b573c8656bdde6 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Nov 04 12:52:09 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon Nov 04 03:54:16 2024 +0000 |
tree | edd7d463db1d938405aa2ee1173c0b4e7ba9ce76 | |
parent | 82bc6958b759b657c8a9b8598e2ef9ae1464d578 [diff] |
Fix broken tests due to crosvm name change Bug: 376249402 Test: atest MicrodroidBenchmarks Change-Id: I2ae029c7991c23b60b7168474384e5a12d6254e7
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:
AVF APIs:
How-Tos: