commit | 58ea690109094570aa85619f95beb41580ad5640 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Dec 11 12:24:18 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 11 12:24:18 2024 -0800 |
tree | fda4992930c6264f37f34283c3c7a08cff93a1e1 | |
parent | 64fb32cd030c54664d3aa96fc22bbad26eb106a1 [diff] | |
parent | 3d6038e4578f261feda93270bee5f279c632974e [diff] |
Merge "libavf: remove AVirtualMachineRawConfig_setBalloon" into main am: 3d6038e457 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3396221 Change-Id: I29f8e1f787c7850c0acfe6b189b1cd90b2bdfe1a 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: