commit | 6e0392cc37373a7b847957f07e2a9f0cddf44eb7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 12 23:28:55 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 12 23:28:55 2025 -0800 |
tree | fdda2ff7bcdb45ec73fda4e9dd02bd838d61d479 | |
parent | e69c284dee89c9bbc836e041011fc2502a45d63e [diff] | |
parent | 404a85837a2d767a8002da402090dbab21cd10a8 [diff] |
Merge "Run AVFHostTestCase on multiple kernels" into main am: 404a85837a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3464461 Change-Id: I5a18556db786c30bc161d71936d459930a3a35cb 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: