commit | ce0eff7e4324b4e825d0836c571ef3ead2ad9dee | [log] [tgz] |
---|---|---|
author | Bartłomiej Grzesik <bgrzesik@google.com> | Tue Feb 25 02:06:28 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 25 02:06:28 2025 -0800 |
tree | a62b44f7011e8b28332dd52c87bb840a35c6c931 | |
parent | 9b9aa9c6e3b8b3dfcf5e73bb49b333661248c8bf [diff] | |
parent | bf6f974dae22b2162e3f88850ab7158bf1bb2723 [diff] |
Merge "Update kernel to builds 13109490" into main am: 46f7110f99 am: bf6f974dae Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3505470 Change-Id: I1da36841f0a7bfb6928e35ffc36f27704b153e00 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: