commit | ad009ecb2bee340eec064d605864d308cd2d7b6b | [log] [tgz] |
---|---|---|
author | Joshua Duong <joshuaduong@google.com> | Thu Apr 16 15:58:19 2020 -0700 |
committer | Joshua Duong <joshuaduong@google.com> | Mon Apr 20 21:03:15 2020 +0000 |
tree | f07176f036fdb03f595a001040c455054465e84a | |
parent | 8d009532b7f96de1f03a22acb61ce6f0c46a18d1 [diff] |
adb: change mdns tls service names (RFC 6763). Even though mdnsresponder seems to allow us to use _adb_secure_connect and _adb_secure_pairing as service names, these names violate the syntax outlined in RFC6763, and may not be compatible with other dns-sd implementations. Also address some comments from a previous CL. Bug: 154268895 Test: atest adbd_test Change-Id: Ia872e976fc4276587b500a827a41d46d9dc755dd Merged-In: Ia872e976fc4276587b500a827a41d46d9dc755dd