commit | 2c465202e658505e11e8ea3800eff3fe939fa26d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jul 05 10:05:23 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jul 05 10:07:36 2024 +0900 |
tree | e6f3428d844252b2897c3c96d379085301dc8bb4 | |
parent | 55bceac5fb5a01d818dbddc1da0ae46a62301c6e [diff] |
Clear task when VM shuts down note: finishAffinity doesn't work because the vm launcher app and the ferrochrome app have different affinities (although they are in the same task). Bug: 348304018 Test: run a VM, shut it down, check the all activities are finished and the task is closed. Change-Id: If421872c9bb71feac0c65a21c12b2fe497f10aaf
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: