commit | 24cf9d8ba09a82f32e2e82ba4a92aae35f622614 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Sep 10 07:02:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 10 07:02:34 2024 +0000 |
tree | 781b6749727e981065564debf145fd3d744b5a72 | |
parent | 5101a2d9bdab8bfec251891c2f4aef8b2d814bee [diff] | |
parent | cbefbe5fa5c6f2af59900dc155bd0b4275615572 [diff] |
Fix typo in ttyd download URL am: 37dda33770 am: cbefbe5fa5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3261453 Change-Id: I481e626f9ebf1e5e34f3fd99cfed321fd6a5482d 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: