commit | cf5f02f284ff51db20c20b2c6615e027a6d0eca0 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Tue Feb 11 20:46:48 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 11 20:46:48 2025 -0800 |
tree | b9ad5bdc8892007aa7e6bfa7c29c53e862ad8f58 | |
parent | 2c2b806fbb345346ce8573e105a5673befc862ed [diff] | |
parent | 6ad2f97f8a8551dac92aaf1a466cd375d48d4c06 [diff] |
Merge "backcompat_test: improve readability of test failures" into main am: 236c90b6b0 am: 6ad2f97f8a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3484393 Change-Id: Ic36fde9be8d836a82f7529b525a16fb3dca169e8 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: