commit | 2c77b7fc326e41d8d5d4c2d3eb3dfce85361e156 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 02 03:17:54 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 03:17:54 2024 +0000 |
tree | 5e8e87d6bc70202c3bbd49481adfe16b2b42f3f0 | |
parent | 5ba58de23bf9ffa64f321d90111c68fcbd5b9d8d [diff] | |
parent | 1c0c0ad91021fb2e6b04b9cc8748503ca695518d [diff] |
Merge "build/debian: Fix typo in variable name in build.sh" into main am: 7f62c3cb9d am: 1c0c0ad910 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3381188 Change-Id: I940861510a4d3fb8d54191bec932158565b1ffa2 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: