commit | 5eb09df38688476d797f63491397b6e08e0a32c4 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 14 16:41:24 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 16:41:24 2024 +0000 |
tree | 59adca254ed5cd21b3b3b0b6412639cc5768f2a3 | |
parent | 084c9396e8d1b96eb57d02c92f7fc9336b869a44 [diff] | |
parent | 40648a418fc3f100977cf1d3aba57924b670071e [diff] |
Merge changes Ib471476c,I0999284c,I273df743 into main am: 40648a418f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3342291 Change-Id: Ib66793723d985c23e9a2f590c983ea52ec3477c9 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: