commit | 8d9561d3eb2f66a1ddcf903e93b50451248ef12d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 17 06:45:44 2025 -0700 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 17 06:45:44 2025 -0700 |
tree | 0431ae681247b6f6f109a92f501c76d7369de8cb | |
parent | f168fd6c2f9f576a46d08e64796d12bfe8176720 [diff] | |
parent | 3a10bdb2bfec880cc5699436c6488bbdb78677a6 [diff] |
Merge "Increase the priority of microdroid_launcher process" into main am: 3a10bdb2bf Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3533143 Change-Id: If7f05e5e2309518876db60376c30383d5544c481 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: