commit | c105b4d01f44e1ffc54a24ee74c0ddd6ddd488e7 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jan 07 20:22:08 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 07 20:22:08 2025 -0800 |
tree | 30f6aed83a3f8a2e3d587c791df81cb894731d65 | |
parent | 3b9a4854a18ad0e05d95b4613428bed523a4045a [diff] | |
parent | 063ed7a528018ae3b381f49c63e80827afe64bf9 [diff] |
Merge "Automatically install systemd units for the guest agent programs" into main am: 3ac91af668 am: 063ed7a528 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3440799 Change-Id: If9f6cdd1a5cb6424ea493f2c7275c6e3aa0fdca6 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: