commit | aa0b72931d1d8154bb831a74da62185a582c3500 | [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 | 8ee349bdbd75f8d92fbe25ebd9d7a96979da852b [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