commit | ce83215f1bdd8509237f7abb081fc3e63332a672 | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Wed Nov 01 18:01:09 2023 +0000 |
committer | Charisee <chiw@google.com> | Wed Nov 01 22:36:52 2023 +0000 |
tree | 0dc46cf0ec989d1b4e6b55936f2689f5e8f8a593 | |
parent | a454ca2aaf1bf72c2d4a6074e7cf330ba397970d [diff] |
Update needed for Rust v1.73.0 https://rust-lang.github.io/rust-clippy/master/index.html#/format_collect Bug: 303252546 Test: ./test_compiler.py --prebuilt-path dist/rust-dev.tar.xz --target aosp_cf_x86_64_phone --image Change-Id: I17af3567a03c0a49d2bc8fcce531620a1c88ac68
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: