commit | d299e6f827f5e8d236fa872c6d22ef2534dc636d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon May 13 14:16:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon May 13 14:16:51 2024 +0000 |
tree | dd34f7ca20831ca9817a0eae9daac07727c4ceff | |
parent | ed217c74dc549966ca58aee440dc878e9af9c891 [diff] | |
parent | d1475079d3b676f95bccb5ff2155d001ccf5de9a [diff] |
Merge changes I5c955cba,Ie522f556 into main am: d1475079d3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3081347 Change-Id: If624814208f269d32a26905fbd14f7e942aff0d1 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: