commit | a0e9584cc2a0a6952b67a83caaa71baea0223bbb | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 13 03:01:58 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 13 03:01:58 2024 +0000 |
tree | a5a46277d11b85ad5726eae5462b82845c02fdff | |
parent | 7c468cade1a56a7b671565ed773f53557b02a9ca [diff] | |
parent | eefd3cfbb4f5cc317dd5d62631ff2a0954d999a2 [diff] |
Merge "Modify port forwarding stored preference based on current state of guest" into main am: eefd3cfbb4 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3344900 Change-Id: If7644363a9cfefd2cad12a7bb446795b3939bfd8 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: