| commit | afad4890559f3c569a31bbaa558597396585eb12 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Mon Jun 09 01:24:57 2025 -0700 |
| committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jun 09 01:24:57 2025 -0700 |
| tree | 12b9b3a248f011655028a563c2f94fd077a58916 | |
| parent | 0a74de58c4506f8fe067ff2b8d3c9d322d522875 [diff] |
Revert^2 "kill vm when virtmgr is killed" This reverts commit 0a74de58c4506f8fe067ff2b8d3c9d322d522875. Reason for revert: relanding with forward fix Change-Id: I13c190c17956359d239082380b7085f84a7f4e2c
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: