commit | 46ae223adc3273c83c1a1f82e865809f99ff0c80 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Aug 16 18:08:32 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Aug 16 18:08:32 2024 +0900 |
tree | 7e2fc17683516748de5666dc8e2e5cd3710fa06f | |
parent | fa6cc092912b0f886d156e614736111359f5ae62 [diff] |
Fix link in docs Bug: 352458998 Test: N/A Change-Id: I9b0cd241c8b15f5c9feb5580ef799feb8de605aa
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: