commit | c24ef2509c2043b2c29045bfa970409683a7621b | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Wed Feb 19 17:30:33 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 19 17:30:33 2025 -0800 |
tree | a850512d561aaec829800bd375f4c42589f60d5b | |
parent | 6eb37cc088e1e62b0a788b850859a86df08fe962 [diff] | |
parent | db7dfc28aa5d3bb1ee187c71e08693419a04c8f4 [diff] |
Merge "build/debian: Disable ballooning on images with a generic kernel" into main am: 6b107220ae am: db7dfc28aa Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3498619 Change-Id: I82c41938f3914c90a9fc6e149e02715bb940b3c3 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: