commit | 1dcc35d8e6a5726be25baa8b0c4bd09480f92724 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Wed Aug 23 18:36:06 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 23 18:36:06 2023 +0000 |
tree | 3b4cc695b92e4399a9334557a199271badf05893 | |
parent | 26254c9920576cdf4a963a18ab027896f14e9072 [diff] | |
parent | 0028d6159730449305c966d90a7f2ace74aeaf2f [diff] |
Merge "Add new wait_for_success argument to ballon Adjust initializer" into main am: 0028d61597 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2720098 Change-Id: I6c8435719e25bb77aee4395d42c727b8bd3f73f0 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: