commit | cd18984d3e31ac61b9e446a2cd22db3365d0f6b4 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 08 10:27:02 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 08 10:27:02 2024 +0000 |
tree | 5b7016d75269bdbf6fb809a4182830600b396ab8 | |
parent | 30a5443aa27a0db6b255a6ea151e8d4dfa4434f9 [diff] | |
parent | 51aceed13b32961f5a78624d7858c3d149f0407d [diff] |
[automerger skipped] Don't test unspecified behavior am: 51aceed13b -s ours am skip reason: Merged-In I384360b0d19013b12da338af95cbc5ae104fa983 with SHA-1 9a7b007cbd is already in history Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2953089 Change-Id: Id09c3e3d3e8321f9048c4f5fd05d75cf45145d4a 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: