commit | 084c9396e8d1b96eb57d02c92f7fc9336b869a44 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 14 14:55:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 14:55:03 2024 +0000 |
tree | 6dc052d4f27e2fc7c969cbb5196751263c557e14 | |
parent | 13d25d0a3aae4b72550cff506f016d3aed1af5d1 [diff] | |
parent | 0f067a01d44da005ebb134ecffbf364622f5c74f [diff] |
Merge "Ignore outputIsNotRedirectedToLogcatIfNotDebuggable" into main am: 0f067a01d4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3350825 Change-Id: Ifd992951eef1e33696805d7d53ac8a1dbf6be445 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: