| commit | 136f0080e0999ce472a02255a09f54f9343e1ac3 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Fri Aug 01 21:07:42 2025 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Fri Aug 01 22:40:49 2025 +0900 |
| tree | 5e32fdd0916cf6cf499e97277f7bf7f1715a7619 | |
| parent | f29e8078db26dd0662e53f2b40e6fd309b47ffde [diff] |
Don't start VmLauncherService if VM is already being stopped Bug: 435357628 Flag: EXEMPT bug fix Test: run a terminal, am stop-service -n com.android.virtualization.terminal/.VmLauncherService Change-Id: Ic055abcef90b4474b6ca5ed4c4f4a1f52b4a3e3c
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: