commit | 17192cbb5323d6930612ea4361e8d30466492551 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 29 04:26:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 29 04:26:56 2024 +0000 |
tree | c87bfc434acb33e199e965891eed5b573e1400a6 | |
parent | fccba6882f5fa765457f7bc75216244c75734eb2 [diff] | |
parent | 4ec265acea3fe59319712fd39e7d156c2129a837 [diff] |
Merge "Changed the urls for CI" into main am: 78adaa9dd8 am: 4ec265acea Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3324393 Change-Id: I557dce4902e783076a163b3880a1f0b763086060 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: