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