commit | 431db5506c6f87b81da911cb3309e8231aa1b1a5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 20 16:52:51 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Dec 20 19:31:53 2024 +0900 |
tree | 5569b3a2ba6ac81855bf9bc8aa9cf99677a44bd8 | |
parent | 9e813f4a20b16f80d001572e429e58bb17d71d67 [diff] |
Register ttyd service using mDNS Bug: 373533555 Test: in the VM, `avahi-browse -art` gives = lo Ipv4 terminal Web Site local hostname = [linux.local] address = [127.0.0.1] port = [7681] txt = [] and `avahi-resolve -n -4 linux.local` gives linux.local 192.168.0.2 Change-Id: I0308c3d1b94272f66762000461576e61305c5565
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: