commit | 7058461456459210d12fc52f635d2e4249e85ad2 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Nov 29 08:34:10 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 29 08:34:10 2024 +0000 |
tree | ff3d3b4d0ae58a8f5d586c97e5d773c1c67e3442 | |
parent | c4f34868310c2a02159a4e3ac982a645920658bc [diff] | |
parent | e5e5d22564171d587a837a6e17656cc68eb92942 [diff] |
Merge "Add build_id to the image archive" into main am: 8219be34af am: e5e5d22564 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3380870 Change-Id: I3102536f096e6803088767a68fa6898864de7ad4 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: