commit | 7d76a5f2f9fee852c3311a588de61a9f41ac0504 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Sun Jan 19 18:07:14 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Jan 19 18:07:14 2025 -0800 |
tree | d7959663b07a1cc0bbaee8920b634e8f9dea657f | |
parent | c63fef484b6c1906bd049dd8030706297ec0b601 [diff] | |
parent | 2160d24695eb30f3e2b2602686225dd0e39525f5 [diff] |
Merge "Update kernel to builds 12934375" into main am: aa6989ebf9 am: 2160d24695 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452840 Change-Id: If8e6a6fcb8a46aea69ee0f76324909a736ed5c48 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: