commit | 3e5eec1fd698942f47192b6b18a41dcf9ff5b164 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Sep 07 12:10:00 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Thu Sep 07 12:17:29 2023 +0100 |
tree | 583d15245460c33a347f48c4dfd13a0dc331d64e | |
parent | 092c9b634ed0fbfd0d3afc3bf95cc3724314ecd5 [diff] |
Configure rustfmt to wrap comments This isn't the default. But Android convention is to keep lines, including comments, <= 100 characters. Test: I touched one file and then saw a complaint on repo upload Change-Id: If5623ed91dffe947d493e7b11124bde3e386d0b9
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: