commit | 656095bca0df1d99dc9996ee30562864e62037b3 | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Sat Apr 06 02:49:21 2024 +0000 |
committer | Charisee <chiw@google.com> | Mon Apr 08 01:56:40 2024 +0000 |
tree | ffe7f07edc24690687c7b8f531541bc814779205 | |
parent | cd31a066db22cd69a92d50228579f390eaf23c7c [diff] |
Update needed for Rust v1.77.1 Bug: http://b/330185853 Test: ./test_compiler.py --prebuilt-path dist/rust-dev.tar.xz --target aosp_cf_x86_64_phone --image Change-Id: Id56721d7857abd538d942d0d42255f9a6ee2923f
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: