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