commit | 0158b46e88a469a2d799ab3a4a460e7601c59414 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 14 19:08:32 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 14 19:08:32 2025 -0800 |
tree | 3021da7961dbe06a2ff45e72e7a74f8a27657dcd | |
parent | 2b91d7178aa07a198cb5841f2d70c841f2ab6476 [diff] | |
parent | dfcafbed4613c8b60628f397c5013399d6c77a15 [diff] |
Merge "Update code for Rust 1.82.0" into main am: dfcafbed46 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3390932 Change-Id: Ib363a2dfa1223b76b27a53c591499910be5d63ac 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: