commit | 640a32829ffa5268e97d72b9ac43af6953577937 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 31 02:16:38 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 31 02:16:38 2024 -0800 |
tree | 951663528c06f0a271b6261b83f2602bf960d099 | |
parent | b1a4d24390c7d6eebd83535f6c4a1e049380778a [diff] | |
parent | 6ba57df40fc2771036410f4cd96d9e295bdc2ba2 [diff] |
Merge "Send /proc/<pid>/comm value when reporting active ports" into main am: 6ba57df40f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433707 Change-Id: Ifb09d38e8896243b5350bbad30881c3eee840d58 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: