commit | 109486b52a268a0f4d455ab53ca7667e18b46617 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Thu Aug 17 14:29:51 2023 +0000 |
committer | James Farrell <jamesfarrell@google.com> | Thu Aug 17 14:30:53 2023 +0000 |
tree | ddec6298023f0fd5c463f7550d780f7b496e81af | |
parent | 66cdd44ebb2316ba4ceb1d17211957cb40e36e32 [diff] |
Changes for rust 1.72 Eliminate unnecessary cast. Bug: 295883071 Test: toolchain/android_rust/test_compiler.py Change-Id: Idc9a9f5e70f92d023ed3897fc54dd9831e59a9a5
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: