commit | 312c050ed7159e2c436758c4aa9e73a574136558 | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Wed Dec 25 22:23:29 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 25 22:23:29 2024 -0800 |
tree | 5501a233aa90fe73ca72ef88bfdc381a06a0bcad | |
parent | c582fe43753fbc46e7b90a22ecb2435981dad1f3 [diff] | |
parent | ce23c1c45f5d28b70d1a95d71047af7c7f609f4c [diff] |
Merge "doc: fix typo in getting started doc" into main am: c9c8a3bba4 am: ce23c1c45f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433359 Change-Id: If406409c14c1dd1b596c5d84c7e0dd46019af9c1 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: