commit | 321e1288af89a72511941b738ff9bf4b1a93ad56 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Wed Jul 12 17:01:44 2023 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Wed Jul 12 17:01:44 2023 -0700 |
tree | 7cc619ec4bdec8ba000fd95fa390255e9b63b6aa | |
parent | 3829b64a7ae64df4c26e6397108c709021918730 [diff] |
Fix errors from rustc 1.71.0 Bug: 288268986 Test: m rust Change-Id: Iea9af044db23cbf6413b13cdb289a5dd1e4c98aa
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: