commit | d7e00b6a5e8b35cb973d6c5153f9beace13d4412 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 20 17:05:06 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Dec 20 19:31:57 2024 +0900 |
tree | 8bef69dfc7beaea214a3b5e0517771dee0a2c486 | |
parent | 431db5506c6f87b81da911cb3309e8231aa1b1a5 [diff] |
Use mDNS to get the IP and port of ttyd Note that the IP address is still statically assigned, though Terminal app doesn't rely on that. Bug: 373533555 Test: run terminal Change-Id: Ie11f6114f89bbabd7abb1aa15b5201fcbfa3af12
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: