commit | 443fa142b2f5bdfde7ee4e0f7ce9e6ceaf6f3479 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 14 17:18:49 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 17:18:49 2024 +0000 |
tree | 655096b01939bab2a19684fa8d098ac7ae4aec0f | |
parent | 4057cab3162eacc9f7e15e1b8a682a9fde09b615 [diff] | |
parent | 5eb09df38688476d797f63491397b6e08e0a32c4 [diff] |
Merge changes Ib471476c,I0999284c,I273df743 into main am: 40648a418f am: 5eb09df386 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3342291 Change-Id: I8820853344a6e3845e5acaf6addca0be78d13b7a 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: