commit | 3d37852fa3c26cf25b846be6ce5313de6b19a0d4 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Oct 21 02:13:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 21 02:13:34 2024 +0000 |
tree | e2412e643f089760cd7d94552f8fec104b8ce8e0 | |
parent | 5551743496b84afd06aeeca4c718c632d1132ffb [diff] | |
parent | 087e811a8386f093ffcbec98a5be9b63fbf0dc0e [diff] |
Merge "Move packaging logic from kokoro/**/build.sh to build.sh" into main am: 087e811a83 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3313754 Change-Id: I4618e93c45596bafb06ec45b0f052a0fd7257d63 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: