commit | ff109630021bc3f8014babbd1dc2c6174a9cb5ec | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Mar 18 02:31:39 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 18 02:31:39 2025 -0700 |
tree | 622875e7c6239ebd276e119685b34ac0f037b747 | |
parent | 07448ec8b69c8e10790b16cc076d16a0bedb9b9f [diff] | |
parent | 18ceddcd947302197cbf2c56013c781c6eda211b [diff] |
`vm list` shows VM's name am: 18ceddcd94 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3546182 Change-Id: Ia23482d3022a457fc530464c90981ae29dc61a77 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: