commit | 686d448568f37efd8d6de5e6f587b6061a61836a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 12 10:34:54 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 12 10:34:54 2023 +0000 |
tree | 6583dd03ee13458d441fd89cbe5c2df5e7a8cf46 | |
parent | 54aa1241b07421bed25c72a1be00f5f846b40233 [diff] | |
parent | d5bf16acde0922c0e1b4d46132bd7a06992bee29 [diff] |
Merge "Simplify ziputils" into main am: d5bf16acde Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2782509 Change-Id: Ie2fc2f62dc59256748ba4599ede86c6e3b9e6146 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:
How-Tos: