commit | d2bb9937a46596b0f139da212a794cb996a40b72 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Jun 19 13:35:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 19 13:35:43 2024 +0000 |
tree | f686387112a69f300fb34161d4a80fc40aedc76e | |
parent | 4026b35bce5c947f38f6d6967121fdeb58090ed3 [diff] | |
parent | 9bf11803a7ce3c93be5fc4212e45d3ab8a3857bb [diff] |
Merge "Reject bogus vsock connections" into main am: 9bf11803a7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3131803 Change-Id: Ic48747006881414266460552d7031dce77b13126 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: