commit | bbc1eb0cfe273b9a34fff646d6ce4d7796ada619 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Mar 06 03:38:42 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Mar 06 03:38:42 2025 -0800 |
tree | b18c235a5352a0778ec4f9656e9552b129197671 | |
parent | c4cb309a3caf2dbf0b8bc1c8af16b426cfbe0d8c [diff] | |
parent | c655c37353f79a7d060fd2bc696ffd1f8996b91c [diff] |
Merge "does ktfmt for VmLauncherService" into main am: 96a76e13da am: c655c37353 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3527295 Change-Id: Icad3538ad24e4cae8acbe9ae9aec6bec79aefd57 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: