commit | d9304feb4fb055e75ba06fe34187052ba4dcad40 | [log] [tgz] |
---|---|---|
author | Jeffrey Vander Stoep <jeffv@google.com> | Thu Feb 15 10:43:58 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 15 10:43:58 2024 +0000 |
tree | a6daa7c8a9d73435733f876273cbc653ef6ad04b | |
parent | 66ce8b1328abd8645a80c45dd1c8558f9900ba05 [diff] | |
parent | 9542fd20416d7babbb64fc213ea0a5eda3fb4bf0 [diff] |
Merge "Replace use of deprecated logging functions" into main am: 9542fd2041 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2963910 Change-Id: I89bf884914d42c9a282de0c9184ab3f8ca629039 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: