commit | 9e2f53586b33c59bbb8af817a39fb5a9bae94259 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 01 10:33:45 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Nov 01 10:33:45 2024 +0900 |
tree | 3c0e69086142356dcf297335ddfaa8d8c09904b0 | |
parent | 17e0cee39d129c68fb5201f17fe4051cbce81498 [diff] |
Remove setDeleteIntent we don't want dismiss to close the VM feature. Bug: 372170751 Bug: 376339300 Test: dismiss notification Change-Id: I8f48bb01a22346fa180fc11613cb362dc8eb41d3
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: