| commit | b41e399ffa40b7b4c0133a87d3f9462a2f1b4a31 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Sun Apr 27 17:41:37 2025 -0700 |
| committer | Jiyong Park <jiyong@google.com> | Sun Apr 27 17:41:37 2025 -0700 |
| tree | c484bcab1b9d0521acead20fd3ff89ba2ecd0ad7 | |
| parent | d9b7121a059790fe975f3b9dcf246dcd989da3e1 [diff] |
docs: Update vm_shell.sh path The path to vm_shell.sh was changed in AOSP. Update doc to reflect that change. Bug: N/A Test: N/A Flag: EXEMPT typo fix Change-Id: I7e6d718ebb017097bc04a5ffcf0fbb10fcf448ab
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: