commit | 33918e7ff86acbd8c55d0587add36cb994436335 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 06 22:16:28 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 06 22:16:28 2025 -0800 |
tree | 1e83be7e95123732265c500b70397395df2717e7 | |
parent | 3eba3d5d7f81a2e24263c469b56d1d892c49b6fb [diff] | |
parent | c49f39653870bbaa99d61c3d2672c7ad33920530 [diff] |
Merge "vm_shell: fix connect when multiple VMs are present" into main am: 3ab3e6d47c am: c49f396538 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3528399 Change-Id: Ie0bbaabdbcd331beb68c5adac01fae568cf41166 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: