commit | 8069e2d64d6d29baa9ff53ac7c78443557f75725 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 16 14:08:02 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 16 14:08:02 2023 +0000 |
tree | be3d64845a649bd7c1535a54d20d6d9a14a9ab9a | |
parent | 502ad1e8e48e9d2c40c40fac3a35f5d1dfe639bc [diff] | |
parent | b2cde2d6ccaffabaabd6e7a9335f04132d33775d [diff] |
Merge "Refactoring: split Microdroid Manager main.rs" into main am: 27911745a9 am: b2cde2d6cc Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2786301 Change-Id: Ic3f7d4ad65e487383d4ebebe6d84517c34ac0d39 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:
How-Tos: