commit | e9b3cf634b7d370ea3a367a375b8ef5a5ee451f6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 30 01:07:50 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 30 01:07:50 2024 -0800 |
tree | 2b8dbaa70e5637c8f46b2070e7689a9ba3d7363c | |
parent | 48600a9503255796b4c65392a1e9fff0e3f1f415 [diff] | |
parent | e14f6ea8586e0b2a3417d6d9f3a62968a297643b [diff] |
Merge "Heads-up notification for port forwarding" into main am: 1df36eeba8 am: e14f6ea858 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433405 Change-Id: I26616860e723dd5944898bbac9d5021155662fa5 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: