commit | 73a1eb73940405ca2221e329cf9d59d4370ac913 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Wed Jan 15 11:56:43 2025 -0800 |
committer | Chris Wailes <chriswailes@google.com> | Wed Jan 15 17:08:30 2025 -0800 |
tree | 947daeb0e40a63ac7ac8632daa38384e2517a8bc | |
parent | e41d950aabaeddf5236ee76971ff6e32408bfa34 [diff] |
Update Android for Rust 1.83.0 * Unnecessary return * Unnecessary lifetime * Use `.div_ceil()` Test: m rust Bug: 384401387 Change-Id: I7139ff204d35d179cf41b1b26aab5530f7041b39
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: