commit | ab98aa4d96fd0381365a8832954220120cafe886 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 02 05:42:33 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 02 05:42:33 2024 +0000 |
tree | 0dcc30d505a90f43b307871d9cff587f056c24c6 | |
parent | 9acaf3e150cd3e593411fbc35184beca09099a3c [diff] | |
parent | 92eabd5ad91b8332b53469af392cfec05278770b [diff] |
Merge "Remove hooks for containers" into main am: 92eabd5ad9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3289342 Change-Id: I68aa49ef796a227d6a9e00b070136c63f4d72d21 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: