commit | ff5f35ad9806405e28c7273205170df5ee56389b | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Wed Jan 15 20:39:00 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 15 20:39:00 2025 -0800 |
tree | 33a285d67f78fac19907cbab1175d2eff3c3fad6 | |
parent | 3e34335c613eeb173d89ce73108ce5a2670fa421 [diff] | |
parent | 73a1eb73940405ca2221e329cf9d59d4370ac913 [diff] |
Update Android for Rust 1.83.0 am: 73a1eb7394 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3454263 Change-Id: Ic43e3147632d27e50251c10274a725e6f0d3526a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: