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