commit | 463ac3fcc74199075f8781d49ece6ce326c5b07d | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sun Mar 16 23:35:24 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Mar 16 23:35:24 2025 -0700 |
tree | 06969d9b044fa0411211f4012a87127f3b085127 | |
parent | 1692bf1909c93f0ced663ea65e4efe17964899df [diff] | |
parent | 848e6eeefb57b716c1caf6246b84c88ec638f340 [diff] |
More refactoring am: 848e6eeefb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3545982 Change-Id: Icb908230b24537addb8e411e75d55c847dbd369f 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: