commit | 5fa9290f5f8e30a831db7541d76e70d087ab62f1 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue Aug 22 17:09:12 2023 +0100 |
committer | Andrew Walbran <qwandor@google.com> | Tue Aug 22 17:09:12 2023 +0100 |
tree | 6436866dae0b333bd4b29ae871b13c9531cf041e | |
parent | f6deec392b2f85a204fced97ec82f354407e8611 [diff] |
Fix typo in vm_shell.sh path. Test: Tried running the command in my checkout. Change-Id: I3d8bb58da2de423d3a674084ef3cdcb41d8e8c04
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:
How-Tos: