commit | a37cffdfe8a8f72c173228fb57ba85228f49ad14 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 07 07:05:24 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 07 07:05:24 2025 -0800 |
tree | 8399904efa9ce19634b1373a4e6a6e394de23a16 | |
parent | b697ec4a1570488d63c5a8e031a3f59b4c3da9c0 [diff] | |
parent | 7aa1b0bee8c3f0786d7c772205a84f65d0145d4c [diff] |
Merge "Auto-generate test config from template" into main am: 7aa1b0bee8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433403 Change-Id: I8b58776b87cb67392bb02df42b4d912709bb38ed 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: