commit | fedeac9a497b5785f77ebf79e8fce312c799dc57 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue May 21 05:16:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 21 05:16:15 2024 +0000 |
tree | ec547c8625e46c853c21c1d2d6299fdcabea26f0 | |
parent | 7c9a3d41301a39c07d9265fd5bce31abae337072 [diff] | |
parent | be9463350a8afbb4b9b5fc8fefa146b5f3331e0e [diff] |
Merge "bin/vm run-microdroid supports --network-supported flag." into main am: 5da8f4ebd7 am: be9463350a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3081234 Change-Id: I48e554f8b73ce7fa366d3bcbd912e9a291101cf3 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: