commit | ada0afabe063e9c336fce1f4c6ff4ef6778a03ad | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri May 17 09:31:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 17 09:31:48 2024 +0000 |
tree | 76083e58f31e354b846956c634c5ae57b71e538f | |
parent | d7ef90954451628bb2a3e0e5091bf9fee73accd0 [diff] | |
parent | dd7db8d7c695f02ce92ec342cec88b0e52c3ccd9 [diff] |
Merge "doc: Remove cros_workon_make" into main am: dd7db8d7c6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3091625 Change-Id: Id0f9287ce4ba7b3507a83a100c37d6a9334e6272 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: