commit | 1ae65f75835bfc2b3efd3c47fa7a0fe31c9ed655 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Mar 16 21:42:33 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Mar 16 21:42:33 2025 -0700 |
tree | af2ae817329442d7e20c4c391a59d3b6c5ed53fd | |
parent | 49433f5965c9a4b43683c1043356291763eb3263 [diff] | |
parent | 9797713d73ff4c41bb9c62106dded5802eb915ea [diff] |
Refactor VmLauncherService am: 0dc26b7d95 am: 9797713d73 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3545980 Change-Id: Id57225d95c13aa9bc3f78048b70c6646afdd24f4 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: