commit | e0848f27e46c4c395f0e25304b9fd9870509f6e8 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 08 05:10:14 2024 +0000 |
committer | Jeongik Cha <jeongik@google.com> | Fri Nov 08 05:10:14 2024 +0000 |
tree | 2217ad2ab48dd6f299b0a96a594d15866f1ed7fe | |
parent | 54c7b38c2acf3d9d04c9390b6bd196823edf9000 [diff] |
Stop VmLauncherService when vm is finished Bug: n/a Change-Id: I91cc9a48e43fbcf5eddb0ea93d50322079c3de6f Test: stop vm
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: