commit | 4a0999b6c47ff11833f87752297e3d8a3cbdfb28 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Jan 31 13:40:08 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Jan 30 20:58:08 2025 -0800 |
tree | 7a21e33173a7582749006d4901ae1c1bdc961e75 | |
parent | c46cf1535821b503ca836ab6ee006b6904ce3c2b [diff] |
Run avahi-publish-service for ttyd as a separate service avahi-publish-service is supposed to run in foreground until a user explictly interupts the process. https://github.com/avahi/avahi/blob/master/avahi-utils/avahi-publish.c#L406 avahi-publish-service waits sigint by poll Bug: 391790643 Test: keep watching the terminal, and check if there is no 're-connection' Change-Id: I2f0351033aa04959cc94381e46c8c768757ba425
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: