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