commit | af2991168621c347e0956b63939a4d1783d31bd5 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Fri Dec 08 18:40:04 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 08 18:40:04 2023 +0000 |
tree | d6c993c1eb27ceabe9184029f62a1c81e858193e | |
parent | 3c6f4c856a363e73dde63e7c996b83448de355ee [diff] | |
parent | 3e3520407bde88f6929c3ab42c8f7129e6959372 [diff] |
Merge "Update for Nix 0.27.1" into main am: 3e3520407b Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2852437 Change-Id: I5f232ce8ec34c60f94dfadd745c5a655f8c17b8a 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: