commit | c85cd958d482b880cd3ef4dc0a1cd46255926082 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 26 20:26:38 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 26 20:26:38 2024 -0800 |
tree | f76799e4b2483343fcb3bf47de9663db952e4eb1 | |
parent | 42e337b68120a0dbb3af19b014f30291907fc70b [diff] | |
parent | aa083c20d6bbe292159f43163308e6e40c635c99 [diff] |
Merge "Convert Port forwarding code to kotlin" into main am: aa083c20d6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433364 Change-Id: I60afd9a1056b793f365cf02b326e8b8298a46ca1 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: