commit | b2cde2d6ccaffabaabd6e7a9335f04132d33775d | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 16 13:35:29 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 16 13:35:29 2023 +0000 |
tree | be3d64845a649bd7c1535a54d20d6d9a14a9ab9a | |
parent | 60e8f52d2e782a2fe5d288510c984b5eddad0ca6 [diff] | |
parent | 27911745a9e5f8b9d4fafc3d4468f0ef467bfa9a [diff] |
Merge "Refactoring: split Microdroid Manager main.rs" into main am: 27911745a9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2786301 Change-Id: I680a837e04c8920fcdb3a24e240524d0ec51690e 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: