commit | bf6f974dae22b2162e3f88850ab7158bf1bb2723 | [log] [tgz] |
---|---|---|
author | Bartłomiej Grzesik <bgrzesik@google.com> | Tue Feb 25 01:42:03 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 25 01:42:03 2025 -0800 |
tree | 3f0726012be8a53ec057957dcd8cd31edbf8e477 | |
parent | 7304702eb83c321c998457f694ef67e5cd38bcb8 [diff] | |
parent | 46f7110f99dda343df15d5096ffa7226512696ab [diff] |
Merge "Update kernel to builds 13109490" into main am: 46f7110f99 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3505470 Change-Id: I5378478175b3e2915d982e4e66c3e8bd1c048ce3 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: