commit | 6d712f22fbb044314734a0b5f55239fa49743064 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Nov 15 07:12:27 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 15 07:12:27 2024 +0000 |
tree | d45d7f5f5e165c11730026bb1b755d39e28f8614 | |
parent | e780f1e28a4f3db10304b6f9b3c690fd2789955c [diff] | |
parent | 5e4d5d7773b96c54bd484f7e68b6a4458905e686 [diff] |
Merge "Ignore previleged port from the result of tcpstate" into main am: 5e4d5d7773 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3350511 Change-Id: I68321a036dfaad301b0c5ca7243bc8e62a8df3e1 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: