commit | 3a5aab556123643c3b14833a868496dd19d2a73d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 24 06:36:13 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 24 06:36:13 2024 +0000 |
tree | 1af04480ad1c07e8fcf00c4ca7239bf0ae04f097 | |
parent | f0b58c1fcf8491c4b3ce157ee03ed7e5873b2b4e [diff] | |
parent | cc48c3042337b960d338fd1858dcb74297ff4a3f [diff] |
Merge "virtiofs: Add AVF API to share directory paths" into main am: cc48c30423 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3317700 Change-Id: I047b10aa9a6c9ed67123a7888adf3f156bc186fd 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: