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