commit | 220033e49af5e7a8d62d8b7644ebfdeb19e5aec2 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Feb 12 02:06:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 12 02:06:21 2024 +0000 |
tree | dc531f17c8743fbef2715f371fd5e38de38c5dc0 | |
parent | ca34a680cee84dc3ce515e608f9461d993dc2826 [diff] | |
parent | bc998a947b86cb53beecd130757a982005fe31b6 [diff] |
Merge "More javadoc for capabilities" into main am: 6a33357da2 am: bc998a947b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953860 Change-Id: I8f892b2b35a34782fe748f046fa070e368f5aae8 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: