commit | b697ec4a1570488d63c5a8e031a3f59b4c3da9c0 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jan 06 23:49:03 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jan 06 23:49:03 2025 -0800 |
tree | 817de7a7c873aadca005c9cf3b18f2e7e1831a8f | |
parent | 139ed2751cdef56450225a1b173d8f147932893e [diff] | |
parent | 47fda65135bc809eb29d6170e9197277500f8598 [diff] |
Merge "Build guest agent programs as deb packages" into main am: 47fda65135 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3438239 Change-Id: Ic2397b98cd276a2380b7a258e009601b7a546310 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: