commit | d829d2b6dbf85a6698d367fa7adb0f1528ed760e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Oct 21 18:28:57 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 21 18:28:57 2024 +0000 |
tree | 8654a989d05e1c18ce75ae518529df16cfa2e782 | |
parent | fc863b6abd87d35b928de699a3fed3e46d115502 [diff] | |
parent | dc80b806a7643cdae7e3a98357877b8879c3aea7 [diff] |
Merge "Use sockaddr_vm instead of VsockAddr for libbinder" into main am: dc80b806a7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3311669 Change-Id: Iae97098e6ad6982099e3c9b5ce34a872c0bfd5e5 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: