commit | ccaa797e848d88a0ea55e2a071a92d7b95d716e2 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Mar 21 03:16:57 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 21 03:16:57 2025 -0700 |
tree | 5f496e0544a3546b65ab3705cbcb625f269d466b | |
parent | 6341e9f72cba8f0ea0e876c129b0cd5659a4332f [diff] | |
parent | 34836fd3f7f9b73e51799d7d61f07681ac99d67d [diff] |
Merge "VmTerminalApp: Do not use Executor#submit() when not necessary" into main am: 34836fd3f7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3555925 Change-Id: I70e6158e6da03b04f3e3295d84e5496993ca7654 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: