commit | cbefbe5fa5c6f2af59900dc155bd0b4275615572 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Sep 10 06:33:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 10 06:33:00 2024 +0000 |
tree | 018d7a803fbfaac8143087b8ea25d0ea6e2f2ebc | |
parent | 8359ca558c6179cad7cbcbf83d1585e404c576af [diff] | |
parent | 37dda337708b8a3b1e1fe722c3939a60910c7933 [diff] |
Fix typo in ttyd download URL am: 37dda33770 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3261453 Change-Id: I23532aadc66d2afb78b170eb25f141e1c911cd75 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: