commit | 3cea481ef7ed4e9da3e42941de5315b97e5cb4f2 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Dec 05 23:04:30 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Dec 06 17:24:44 2024 +0900 |
tree | bb362a6b0a478ac74ccc8f768d90b34bc5783b35 | |
parent | 643c0a6a40362aa8b12a8b7f83cee08732b72f6c [diff] |
Gracefully stop the vm Bug: 381815559 Test: click 'close' in the notification Change-Id: Ic000bb7e62b5e5ec39b3c89b9cd9a05aee17588b
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: