commit | c1e226856e0370e858e6aabbdebc782907c0a155 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Mar 12 23:09:09 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 12 23:09:09 2025 -0700 |
tree | b70acd576ae4ee9be6aeb0a86ef24007661c6a0f | |
parent | d3916e9e036dd034a01882425eb5b6c2725acdd6 [diff] | |
parent | d7217e9837f21851941645213f6df1ef65b9c66d [diff] |
Merge "Remove nullability of executorService" into main am: 61741bfa9f am: d7217e9837 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3541279 Change-Id: I57dae48e419c046899dad5533b4c2cb5f2b02e81 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: