commit | f276cb4ee64bca2d8ecdb0f9f68964f3a411ba2b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Dec 26 03:27:11 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 26 03:27:11 2024 -0800 |
tree | 5649f84dc941a80e74f469504f5ffb278ebbb3bc | |
parent | ae20555661ae97493cbe0d69373d8a94431335ec [diff] | |
parent | 02e0d370fb9bbd6db663e3219431dc2c16def1f2 [diff] |
Merge "Use vm_config.json of the correct architecture" into main am: 28e9201cb9 am: 02e0d370fb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433482 Change-Id: Ifecb990fdc9742aa98a521e84ae2cc3d17e06e09 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: