commit | 9497eea4d549a0642f12fd0a4d58ffc7ffc265c6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 22 08:40:41 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 08:40:41 2024 +0000 |
tree | d50a82539b20d9749f8289a22085738688a6a9c3 | |
parent | 9aabb1956d44c99d4218acd56cef5056aeb7c15a [diff] | |
parent | 634bd229568b0ccce022fac59b9462d79ba60a58 [diff] |
Merge "Wrap WebView with TerminalView" into main am: 1aed2171fa am: 634bd22956 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3370142 Change-Id: I3367f89f3ab993efce1377e1a471e60ed223ba88 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: