commit | b17768a701280c16f66568768b3ef403921e1322 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Aug 07 15:57:31 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Aug 07 22:21:33 2024 +0900 |
tree | 80ad740cfe28c9ce4029c792c9f55ac2c2d540ad | |
parent | 72003b2cd1e8a9a84487ee491b9889837c095510 [diff] |
Refactor display handling into a seperate class .. with some minor changes. Lifecycle of the main and cursor surface views are set to SURFACE_LIFECYCLE_FOLLOWS_ATTACHMENT with the hope that they are not destoryed just because the surfaces become invisible. Bug: N/A Test: N/A Change-Id: I7c422c8d3c12fb4199d9e4f36fd8e8a62757339f
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: