commit | ab90c3acd17abc8a0882d5ef865e1c02a8c99c4d | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Aug 28 13:23:52 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Aug 29 18:00:23 2024 +0900 |
tree | 92a546723287c584a1642e6dc29fe764771d9198 | |
parent | 856767c5788540f782aa7507790f58d5ba918e65 [diff] |
Add "stop vm" menu in Terminal And stop vm in onDestroy() in Activity Bug: 357827587 Test: click the stop vm menu Change-Id: I53bb3fcff70488f558590e11fac5bf8949bc0396
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: