commit | e6296697d27c3a1612f6c806a704edee587c7286 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 08 08:05:44 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 08 08:05:44 2024 +0000 |
tree | fd3a54a25f57ab99afc38ea229d5780d9143ebcf | |
parent | 3e9b0a8825e19820836bd45d4a6e0b7157f88bba [diff] | |
parent | 3a6802695734872e0611d8e215aba06dd1d9d07a [diff] |
Merge "Build port_listener in debian VM" into main am: 3a68026957 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3290126 Change-Id: I0f5d95a8358fcf6836d455b0b97ec4e880f82b89 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: