commit | 692af54155c7b665b11c81f941d2942e9ea84e35 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Feb 27 11:03:40 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 27 11:03:40 2024 +0000 |
tree | db88e521c1f1e8c95a945749c1a1bef0c8b80cef | |
parent | eba4196084b53d9c4e4b0a039bf193ebaaa6c32e [diff] | |
parent | 5ef0a31c60d254b3afe2bfb3040b70413fe3b8ef [diff] |
Merge "Reintroduce createVmRequiresPermission test" into main am: 5ef0a31c60 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2974230 Change-Id: If529fca482632a5624f3d6903f5dcbf013e5cacb 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: