commit | ba6dc8ba833611a263ffd14f2d0dbe4ee7793773 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jan 14 06:05:05 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 14 06:05:05 2025 -0800 |
tree | ab1f736e1c60b3101ccda59eb904f0851da35f31 | |
parent | 612c768997a3276aa8f698d07c54fd4c964ba719 [diff] | |
parent | 9db4233ed764abc7cdf34d248fd196539fb2b645 [diff] |
Merge "Register ttyd service dynamically" into main am: 9db4233ed7 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3446772 Change-Id: I96412b55114fcb6c83694acb00756e4c666398ec 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: