commit | 4c7b8195fdbeb0586db2b8f8b65ad692bf324fbb | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sat Sep 21 06:14:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Sep 21 06:14:35 2024 +0000 |
tree | 6e50955689453a2c4ed0d9576961ad088134a0ce | |
parent | 3c96204908bdadd794f384bdd315f44822803e66 [diff] | |
parent | b550f764c6d4bd6a0d19315fe63d40e90531b57d [diff] |
Merge "Use debian-cloud-images build script with AVF class" into main am: e0b7b18d9f am: b550f764c6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3271941 Change-Id: Ie207561ca85d30489b61e755c15eeaae4b063785 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: