commit | c04d8bba6dac7da71654f3af0c9c556246fc080a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Aug 24 08:56:17 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 24 08:56:17 2023 +0000 |
tree | bc2ab667fa873cf552f301ee6ddb7c46d60bf6b8 | |
parent | 1dcc35d8e6a5726be25baa8b0c4bd09480f92724 [diff] | |
parent | bd8a6addcf66ed7a630e8201f38780e6f78eb0eb [diff] |
Merge "Disable module autoloading" into main am: bd8a6addcf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2723614 Change-Id: I01c297d273fb459533b48a7d3bf86a852a01b952 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: