commit | 819fe26a9f2abff736304f26990363c341c5aa94 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 22 10:33:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 22 10:33:00 2024 +0000 |
tree | f06e8701f2d7044600a85991648c9e47c0924b76 | |
parent | 16da9964c3849cb3cd40f0619a817f9338ed635d [diff] | |
parent | 8b133bff26b1c38044f16de25622561f34aec0cf [diff] |
Merge "Add a skeleton virtualizationmaintenance service" into main am: 8b133bff26 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2968785 Change-Id: If0fd78df54eaabcf836c3b849ed068977d6f0858 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: