commit | e62f6d7bf0dab124fab91fd1086d8759a32cdf87 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 30 03:56:51 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 03:56:51 2024 +0000 |
tree | d987807380628add15d619803ea65818686cd902 | |
parent | 895902f4949aa4d067295e5348cb3dea1423acda [diff] | |
parent | cadf858e48a0975455db0bac0e4f7c9370227f8e [diff] |
Merge "Notification dismissal or click close button will stop VM" into main am: cadf858e48 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3324501 Change-Id: I8ed82f4149af1c0378ea8eae64d4a8c8d51edc99 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: