commit | c2fb7466e473cc1cdce8d74f89778dd77ff38467 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Feb 26 10:46:33 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Feb 26 10:46:33 2025 -0800 |
tree | 8918dac66f992a1b9caf4dd4a198d001c3aa8cd7 | |
parent | 3d2e01f0322f32581afe897c3538ecd63815c0a6 [diff] | |
parent | b4934a37fb8a15d34e8be5262259c58d831c27c1 [diff] |
Merge "AVF: allow FD -> IBinder." into main am: b4934a37fb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3507094 Change-Id: I6dc88f27541363a8c5c4b4964f69e418022cce22 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: