commit | 26254c9920576cdf4a963a18ab027896f14e9072 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Aug 22 23:41:27 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 22 23:41:27 2023 +0000 |
tree | 1222c41b72d82d95a406d0d0b62920fe87f12cde | |
parent | 16ffb61b6590a35fe31a9e72a39d52030f30153d [diff] | |
parent | 977bba0a27e46ea059dba496ad42fc2f3a7b0eca [diff] |
Merge "Changes for rust 1.72" into main am: 977bba0a27 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2715194 Change-Id: I6827bfa6ae4215fbd9d20b00278af90132254465 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: