commit | c9986848676c1e59440bd3efb03fa5ffab7e5b71 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 27 08:34:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 27 08:34:17 2024 +0000 |
tree | 4a255463dab1f5348e08c41f32c482f68e931fc2 | |
parent | f73a6914edb39409195310ff551675b7e7da9299 [diff] | |
parent | ac0f113331fd5ece0b482013fa6bf64f1b6077c0 [diff] |
Merge "Install `linux-image-generic` in x86_64 containerized builds" into main am: ac0f113331 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3378232 Change-Id: I7f7c48dd25ff4031b1558d733a04a421b464c962 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: