commit | 38278254abc96daaa8fb8e2b3c36a1e7a1077c45 | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Wed Oct 18 02:50:20 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 18 02:50:20 2023 +0000 |
tree | 7afdec164dcd32079f802b6f985951a4ef0a9e82 | |
parent | 371eecdd45b87eb4066749538c38964f3a0fc95a [diff] | |
parent | b0a79044632f5d4b8f98200027fbad6a7f3c810c [diff] |
Update needed for Rust v1.73.0 am: e031edca53 am: 57947f066e am: b0a7904463 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2791539 Change-Id: I3cde9d9b00b22ab4094d5e39912dc1dbd72a4103 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: