commit | 366d8f2bf7c011755b7d6655cc8673e795cb17b1 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Mar 18 16:00:27 2025 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Mar 18 16:10:33 2025 -0700 |
tree | 216bb4aa67900673da8b6918c54705dbf56f1b2d | |
parent | 9d87b1ec5852715d80e78ce785f237df3ca89831 [diff] |
Update VsockConnectionProvider docs This is mostly AI-powered-copy-pasting docs from other methods onto these to make them more clear if you don't read the whole file. Fixes: 404512505 Test: N/A Change-Id: Ied3a3c10c31068621dcdfc6806a0287203d28a92
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: