commit | afa37179a6f78b4da8e7fbd7be30853dc2f7371c | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue May 21 17:56:05 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 21 17:56:05 2024 +0000 |
tree | 167831861c054feb036e165bc3060166752fa803 | |
parent | 00480fcf706dff4595cc9768ecf514499ad2b467 [diff] | |
parent | 189617740b6e2f04903eb044f136df147da7ee18 [diff] |
Merge "Update kernel to builds 11868669" into main am: d47ad8b61a am: 189617740b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3094374 Change-Id: If2a35adfdfd71eb46cde7002f55219f77f0a6f11 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: