commit | bd74f3ab4fa9549dcd738482c2c65ac1d2a999c1 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 20 04:50:49 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 20 04:50:49 2024 -0800 |
tree | 86bd14adf0b728fd7a704f03dbad5becd2b813b9 | |
parent | 713cd162b855eaa7d9e2281bf4b1263f9c0a831d [diff] | |
parent | 431db5506c6f87b81da911cb3309e8231aa1b1a5 [diff] |
Register ttyd service using mDNS am: 431db5506c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3426361 Change-Id: I7319296edb8122eca3a3f834410eb5213d671d6a 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: