commit | ab3f016ea7f0d3c5e1c8e69d88da9c35eadb69f5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jul 23 16:53:24 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 22:16:53 2024 +0900 |
tree | e6de4d192f88b9b339766a702be49150819980f0 | |
parent | 6a37dca5ff5f8b48660b4821e5c9acbf4cb9bde2 [diff] |
Distinguish error messages from scanout surface and cursor surface ... by naming them differently. Bug: N/A Test: m Change-Id: I928fa3702a035bbfd3f20fc98d2bbf085e986477
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: