commit | 03a51d567486f94a74b0209d7fb65018358ffbd3 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Fri Jan 13 14:17:04 2023 +0800 |
committer | Paul Hu <paulhu@google.com> | Fri Jan 13 16:42:48 2023 +0800 |
tree | adb2e8c92704e9fe1dd65d22a5a5447c476166fa | |
parent | 73990178e5f0b97471ea5a12c216b43c83a3ac17 [diff] |
Move mDNS code to service-connectivity-t Instead of using a separate service-mdns library, move the code to service-connectivity-t. service-connectivity-t is chosen because it has access to hidden API of classes that were made updatable in T, such as NsdServiceInfo and NsdManager. mdns code can be there as it is only loaded on T+. Bug: 241738458 Test: atest Change-Id: I7eb6c9ab8bf0e0a614ea2994c6ed80a1a780241f