commit | ff328d71717555bb06f6ccaa2ccbbc1baef960d3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu May 16 12:37:06 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 16 12:37:06 2024 +0000 |
tree | 868de8786539e1396ae11d5acd7ee6c76022e812 | |
parent | 6ab01360dce3d43705c2ab7373f2e6e540f00b1f [diff] | |
parent | f2b490da82127b76db67f181d83b006f00d0e1e1 [diff] |
Merge "Make the VM Payload API explicitly public" into main am: f2b490da82 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3088726 Change-Id: I1ba859173cb0d7902dbb19a3d84d44e7deefb7ec 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: