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