commit | e41e464669ca6c6db497090cac2b1badd3a6c91e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu May 30 00:16:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu May 30 00:16:23 2024 +0000 |
tree | e5192e8f4897bb142d6ad15f3b87be3cbd3e5f30 | |
parent | 880ffb691f8608c07854bba85b3159204e4b06a5 [diff] | |
parent | 4dec1cce2fcc97e902b49c7254d3458545b66b22 [diff] |
Merge "Serial devices follows the legacy order" into main am: 7b6b243600 am: 4dec1cce2f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3106177 Change-Id: I28350df606bd724cb67630d37ba70d4dfeb918a9 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: