commit | 21b0ff1fe3e685a00f48100075cd265bb98c4af1 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 14 13:20:16 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 13:20:16 2024 +0000 |
tree | a14b7bf64b41d33f02830791fce4834e1a1738d6 | |
parent | 1696723a93fa57b695ff5b4d9c7e2d65fbfde796 [diff] | |
parent | 13d25d0a3aae4b72550cff506f016d3aed1af5d1 [diff] |
Merge "Unify and change notification channel to package name" into main am: a76ef078d5 am: 13d25d0a3a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3350465 Change-Id: I04e89f891bc473598c636e75dea7e1cc251fb728 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: