commit | 13fc9ee90766828d93d0f8fd262453b0d140d8aa | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Wed Mar 20 19:05:10 2024 +0000 |
committer | Charisee <chiw@google.com> | Fri Mar 22 00:42:44 2024 +0000 |
tree | 0e7f8667e244a4cdd8b13e3c24dd42ff690b1a55 | |
parent | ab86c8364b0c7e2f7479a65172884786f783194f [diff] |
Update needed for Rust v1.77.0 Bug: http://b/330185853 Test: ./test_compiler.py --prebuilt-path dist/rust-dev.tar.xz --target aosp_cf_x86_64_phone --image Change-Id: I22a1ad28f26c99e7e766e677b4cf13bc340bf95d
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: