commit | 9797713d73ff4c41bb9c62106dded5802eb915ea | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Mar 16 21:17:35 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Mar 16 21:17:35 2025 -0700 |
tree | 5c0e3e520c56217e09911354e857c4d34c4c0abe | |
parent | 2ba9654e9d07efc7a40586794bcc1be61ecb97b0 [diff] | |
parent | 0dc26b7d95bd33301d1186e89ee9722911d0be4e [diff] |
Refactor VmLauncherService am: 0dc26b7d95 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3545980 Change-Id: I6c4e2c9bb8d553a44a1a5cf964ec13d0fa8df8df 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: