commit | ea2e103fa96405ac47ad65e8b841f3d5f3c3e72e | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Feb 14 02:11:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 14 02:11:28 2024 +0000 |
tree | da3de158a258682e823c9f646cb14a3fd3a31876 | |
parent | 644f3ead2c2c954fedf03195b19e67b9ec0c4e84 [diff] | |
parent | 1bda7cd92c0dc9a77af4dd46e83597a98f602424 [diff] |
Merge "Enable again tests booting microdroid with vendor partition" into main am: 6e2b12d093 am: 1bda7cd92c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2960562 Change-Id: I26728a484dbbd2ba46a03243f16585718e2eb951 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: