| commit | 0f20b0140f08467d91a35ed28780e87b5433f234 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Sun Apr 13 22:16:07 2025 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Sun Apr 13 22:16:43 2025 +0900 |
| tree | 574a71c9e1f69a6a98263acbe6e3c70ad0c8f21c | |
| parent | 8f4eb5d4d6a3207b1f565637d3f8c345bcbbcd90 [diff] |
Fix typo in the doc Bug: N/A Flag: EXEMPT typo Test: N/A Change-Id: I3af8ef2946a1e932fff9eba27855a89944ec8802
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: