commit | 2929d277e7a8d31a7670e262741c3434b0b72de1 | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Tue Mar 04 17:29:19 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 04 17:29:19 2025 -0800 |
tree | 6b494b63efca79c079aea803dad3694953d68a2b | |
parent | d803e3f5e57ff63183950b99021f9a6272cb6e56 [diff] | |
parent | 4ca58d12c6b041cf1dac98002cba49c28c79e068 [diff] |
Merge "Refine CrosvmConfig balloon filed setting logic" into main am: 4ca58d12c6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3513190 Change-Id: I30f3a2742583797da4c40d4e8b4eb4125dd1d540 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: