commit | 74dc5eac322b1e0b29887b2a79af0aa568098b87 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Dec 11 11:26:09 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 11 11:26:09 2024 -0800 |
tree | 01c26ae9a44d8c9e4ab07ebb058a59b8fb2a6617 | |
parent | c45c4bd3b567b415469270c90b17683d34867965 [diff] | |
parent | 64fb32cd030c54664d3aa96fc22bbad26eb106a1 [diff] |
Merge "disable virtio-balloon by default for VirtualMachineRawConfig" into main am: 167b4afb9f am: 64fb32cd03 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3396220 Change-Id: I3f45b14fab4e68699b8b0f2f300049491882a259 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: