commit | 5ed3e1f3829c3bf7422bf7c1788ecc831439797e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri May 10 09:10:42 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 10 09:10:42 2024 +0000 |
tree | e4c3af870c28b00de6c8d8e28bb8ef621ce482ad | |
parent | 06fd9b7156b82f3388ac65ef22d6a55c8de847c0 [diff] | |
parent | 37d1957ebf512c497dbba9c9bc4c7964c184925c [diff] |
Merge "Update source for Rust 1.78.0" into main am: 56f2641b1d am: 37d1957ebf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3080694 Change-Id: Ief0535ed649daa62526e77695cb1896a5b2cc33f 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:
AVF APIs:
How-Tos: