commit | f3f628c3f457d2c3404a48afad23c6436dae16ae | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Jun 21 07:01:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Jun 21 07:01:41 2024 +0000 |
tree | 034369270feb000656539f405d751cf4c681b95a | |
parent | f6a43147adbd47cba35b1e73efc5027a6605765c [diff] | |
parent | 623f1e1545e8ee16a6de4930b26a319f8ba7b2d1 [diff] |
doc: Remove any internal links am: e741b29412 am: 623f1e1545 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3142000 Change-Id: Id68828f4c60473b973ac682ab652ee29fc90e2df 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: