commit | f44750541813b05407c536f1104941d4bb324295 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 00:43:45 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 00:43:45 2025 -0700 |
tree | d118bc1bddeb38be2c9921f8f270abebaa71cb10 | |
parent | a5d6902151a5cbeeecf89796c3b12fd0ada8f1fb [diff] | |
parent | 38b94534e6e2004ed5932c45af84e57e66445d73 [diff] |
Merge "Remove test: backcompat of rialto img boot" into main am: 38b94534e6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3551740 Change-Id: If47b42f63343e9e570634c806ed55f8f1f1d5eaa 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: