commit | e633c5e456180ad4261b7ba9f0aa1a0a3e618e84 | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Fri Nov 15 22:22:02 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 15 22:22:02 2024 +0000 |
tree | 4bc3da5ecdaa883f09195d4dc88c2dc855019a30 | |
parent | c172c54db5b574222bfd91a583c703a793afcb8f [diff] | |
parent | 3f48fcfc16c8fbcd0d363b79b4988dd19f3640ab [diff] |
Merge "microdroid_manager: wait for failure reason to transmit" into main am: 3f48fcfc16 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3353265 Change-Id: I12aebc48315c1b127fd76adad737621fdc0dfc26 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: