commit | ce23c1c45f5d28b70d1a95d71047af7c7f609f4c | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Wed Dec 25 21:58:00 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 25 21:58:00 2024 -0800 |
tree | 1044e7baf1ed339913c79b4c43ee6792913cd171 | |
parent | 9b05bdd2d9b29e3343cd6e9987cd0676c222545b [diff] | |
parent | c9c8a3bba4dec4ae58fa788d6a0641b8e5a2226d [diff] |
Merge "doc: fix typo in getting started doc" into main am: c9c8a3bba4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433359 Change-Id: Idd21a6cd26b508a183ba520573239c9a997aedc9 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: