commit | e14f6ea8586e0b2a3417d6d9f3a62968a297643b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 30 00:43:44 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 30 00:43:44 2024 -0800 |
tree | c4664c4673089846fff9c893d5c6dd2816f9ea71 | |
parent | 4bef7f514a2a09c9e69ceb9940bf9d9ff90a5076 [diff] | |
parent | 1df36eeba8fc3b1e2ed955ecd6f6785922e94a8e [diff] |
Merge "Heads-up notification for port forwarding" into main am: 1df36eeba8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433405 Change-Id: I0e23f2eb88f5224931b4d0f2c91ff270765cef29 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: