commit | ba483ca1637beaa2e0b689d8a72767549b6850f1 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Wed Jan 15 21:03:30 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 15 21:03:30 2025 -0800 |
tree | 12870b04f8609a1a61b3c6ff5408127a6f3d6736 | |
parent | 1a2ff0bf2bb56bd9241158984f6157ef7d8a721f [diff] | |
parent | ff5f35ad9806405e28c7273205170df5ee56389b [diff] |
Update Android for Rust 1.83.0 am: 73a1eb7394 am: ff5f35ad98 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3454263 Change-Id: I08139189e646e48c79a448d20325011a5c94241a 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: