commit | 40b3b35152b4c58efd0a3c09489a49b40d15cf7b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jun 20 08:40:19 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 20 08:40:19 2024 +0000 |
tree | b968c780d307dcb4f373d06ee7473d4dc795d05a | |
parent | dfb9920fff20cd5893879be919a0535bcece17c7 [diff] | |
parent | fd6508dd9b7933ea8d6595f2118981a5942e065c [diff] |
Merge "doc: Update doc not to download kernel image" into main am: 1eedc9b593 am: fd6508dd9b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3140042 Change-Id: Id8caa2d694b10b6800cbca9f4eb229967ffe62c8 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: