commit | 50daf04759df9fec9b710926e750aaa1b1eeb71d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 22 15:07:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 22 15:07:11 2024 +0000 |
tree | 3ea149f17ceabd39665b911d586865dab8aacdc8 | |
parent | 6c84083b23cc39df32253555cc0aaabefc4a285c [diff] | |
parent | 7cb89ee6e01c29b10e759f665c5497c94b6f040f [diff] |
Merge "Disable AVF tests on cf_arm64" into main am: d6d097332e am: 7cb89ee6e0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3094812 Change-Id: I96fef7d1e8008f494e8901c61fc248ee9121fae5 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: