commit | a80f09bbf796c38dbe5dd79760a34cf7e41e2954 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 08 15:56:16 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Feb 08 15:58:12 2024 +0000 |
tree | 66367ad8a22e74c32dc8f6d02c274230d80b1217 | |
parent | 30a5443aa27a0db6b255a6ea151e8d4dfa4434f9 [diff] |
More javadoc for capabilities Link the capabilities for creating protected & non-protected to the mechanism for doing so. Test: N/A Change-Id: I36521083d7788870e350f202f8498d4b9e53c005
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: