commit | e031edca53c655077ffcb6792b08d883551fa38a | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Mon Oct 16 21:52:10 2023 +0000 |
committer | Charisee Chiw <chiw@google.com> | Tue Oct 17 15:38:23 2023 +0000 |
tree | 7afdec164dcd32079f802b6f985951a4ef0a9e82 | |
parent | 0486e2508d058db404852a32fa809fa45aee5e88 [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: Ia6eef9c50b4cbaca99d647af090c7bef22b79bf5
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: