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