commit | ea263ab64c50d02801e596774d7d5c09c7984e63 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Oct 17 13:06:43 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Oct 17 13:06:43 2024 +0000 |
tree | 619473316e1ab0f30e817cac99b189f8fc819071 | |
parent | 807e9122b56dea633cbfebed524a577763df2d37 [diff] | |
parent | 008f27b26216b267402105fd9ae10fbd4406e449 [diff] |
Merge "ttyd uses client cert" into main am: 008f27b262 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3310857 Change-Id: I6477caf8bbcd428bc9af2722503b3aadf75e8ca5 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: