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