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