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