| commit | 95392ca2c9422e63e62c89411ffe366620ce23b6 | [log] [tgz] |
|---|---|---|
| author | Jaewan Kim <jaewan@google.com> | Thu Jun 12 22:01:20 2025 -0700 |
| committer | Jaewan Kim <jaewan@google.com> | Thu Jun 12 22:01:20 2025 -0700 |
| tree | 3860fec0ca3ede6d72987783294d8fe5a484b79f | |
| parent | b60407e1c20baafabe623df300ec297ea30e39cb [diff] |
virtmgr: Consider ShuttingDown as DEAD FINISHED means that payload is finished, and VM can still be running. We don't want extra interaction with the VM in ShuttingDown, so just report it as DEAD. Bug: 424632464 Test: T/H Flag: EXEMPT bug fix Change-Id: I51a3a00199c9edc15770320906029bf2e66c31f5
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: