commit | a7323719de200003377414f0f4e2611d112f98a0 | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Fri Nov 03 15:46:21 2023 +0000 |
committer | Charisee <chiw@google.com> | Fri Nov 03 15:46:21 2023 +0000 |
tree | 59ebe9c79fd3af0c4d9d6d8e7db2ab44b981cb71 | |
parent | 6517f74747aabc9ee2fb3f7d76b97ac047985b3f [diff] |
Update needed for Rust v1.73.0 Bug: 303252546 Test: ./test_compiler.py --prebuilt-path dist/rust-dev.tar.xz --target aosp_cf_x86_64_phone --image Change-Id: I6fedc7fd3673ccb782d5a5ffe2e8dd4191c91dfb
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: