commit | afd259a376184e1119b3587269c851d17ee63a83 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Feb 28 02:43:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 28 02:43:38 2024 +0000 |
tree | d8c3c778b4020f1255e0700db96dbf6e2b10d98d | |
parent | d84e12b5bd68b2d9a592866b70d3d7a0bdf981c4 [diff] | |
parent | a28b23a2a018a54ee9e9e80c8cc9cc553b937f2c [diff] |
Merge changes from topic "microdroid_gki_lz4" into main am: a28b23a2a0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2973451 Change-Id: Ib291d1b4250004e8524e6428591529dae6141c2a 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: