commit | 9c926aa4ab32bb435c8e0584c5a2a99154b9f36e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Nov 25 08:38:33 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Nov 25 08:38:33 2024 +0000 |
tree | 07ac42ad4328819b25fd8a2a65bbea72c1398463 | |
parent | 110dc73db7890843877ce05896e147c71f3212b6 [diff] | |
parent | e76956f9c69097d66648b4ad80395455213f75b8 [diff] |
Merge "Fix monitoring active port logic in forwarder_guest_launcher" into main am: e76956f9c6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3367931 Change-Id: I7c365594bf6f25aa55111dfd464a29953d3c4f4a 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: