commit | 8863f1bcee93c20bfab4c860a18eee50ccf1e07c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Sep 03 15:46:37 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 03 15:46:37 2024 +0000 |
tree | d46fe4c923ab31938b98d17ac244014a5d7de602 | |
parent | 252c83f266f1fa72806e2606f11571c5c27c9fba [diff] | |
parent | ec792e25a3506d3276889a8dff78c1a72d5b569f [diff] |
Merge "Use LazyLock rather than lazy_static." into main am: 4ce4f65039 am: ec792e25a3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3253273 Change-Id: Ie277b76a4d7b87f906b7c44360710486eb7c6742 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: