commit | 52dbd4f741c911d22c93ec428d45db498f096033 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 14 08:05:34 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 14 08:05:34 2025 -0800 |
tree | cd3193893323e125b2421a99c8967f827c0a42d3 | |
parent | 19c17980aff58e72dd752fcba4f2947e0326feeb [diff] | |
parent | db867f2e69937a02b87c02a2ec6ac3fc2a8e7043 [diff] |
Merge "MicrodroidHostTests: Introduce DEBUG_LEVEL_*" into main am: db867f2e69 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3452512 Change-Id: I7e6b6c81eedda7f21d14330fc17f7cf9637218e9 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: