commit | 3a84d841dbd359342100d39d8a3ad1c54ef8da20 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 21 04:13:49 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 21 04:13:49 2024 +0000 |
tree | 7b97b1d6a3e220eb1b5da6825b3a15a7e5a320b3 | |
parent | 6311b5a6b2a6349a51639f1207ef4c66b77a207c [diff] | |
parent | d141fcc05132f272e6c96edbaceb29d377b2bf7f [diff] |
Merge "Remove RUST_LOG=debug from forwarder_guest_launcher.service" into main am: fc5d46550a am: d141fcc051 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3367225 Change-Id: I7a9c4540562aead2e7643e160a04b994dc902b22 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: