commit | b550f764c6d4bd6a0d19315fe63d40e90531b57d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sat Sep 21 05:45:46 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Sep 21 05:45:46 2024 +0000 |
tree | 9abe5572c782268c41745eb8d702bc55b1bf718c | |
parent | 08de76fd318bb458d37585667e04abd8458eb0a2 [diff] | |
parent | e0b7b18d9f4cc8c4e16a9e82c9344c1608611807 [diff] |
Merge "Use debian-cloud-images build script with AVF class" into main am: e0b7b18d9f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3271941 Change-Id: Ie711817a78783349455f0f94e2f9955395c59bee 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: