commit | 331a3a1c57a2ef606f63736478d0317476fbfc43 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Aug 04 11:31:51 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Aug 25 09:36:17 2023 +0100 |
tree | e091a175c61555db076a9c5757ef7a730e9b88ca | |
parent | b94f1ae75560834afcfb457d995ccbe60c962676 [diff] |
Fix commenting in CDDL // is an operator in CDDL, and ; introduces a line comment. This is largely irrelevant - this is inside a Rust comment anyway - but it nagged me enough to fix it. Test: n/a Change-Id: Id216e52427cd28fbca56b8057448c87577ee9809
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: