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