commit | ac66707c927dec52ace000f9b78d26ac1bb4994a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Feb 19 16:26:00 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Feb 19 16:32:18 2024 +0000 |
tree | 498f7ff5478e1e2f1248bd9fb1333b3e5a50d065 | |
parent | c909e6e33555348a76235082902583c284b904c2 [diff] |
Reformat imports Rustfmt doesn't like an import when the path is longer than the desired line length. This breaks the otherwise good auto-reformatting that IDEs do. So, rearrange things so this doesn't arise. Test: Builds, rustfmt reformats it Change-Id: I18e51a0b89c5526cbb4c6656cc0e21052b17d77c
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: