commit | a09d83864cbc796451600707279aae4d39838f1f | [log] [tgz] |
---|---|---|
author | Jahin Imtiaz <jahinimtiaz@google.com> | Wed Oct 30 06:34:20 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 06:34:20 2024 +0000 |
tree | 47280c4e5b7136b11432214107967933237375b5 | |
parent | 635570f64aa333659ef12f9086e9b716b069a099 [diff] | |
parent | 0ecab37ac9756152e388241d4388d95e8e42cb8c [diff] |
Merge "Use SearchArtifactUtil to search test file" into main am: 0ecab37ac9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3324655 Change-Id: Icc4875481d3da28047c67d82001408fd3a348038 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: