commit | 71251ed50b1eb650a7fc82aff17377b339c950f5 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Fri Apr 08 14:48:41 2022 +0800 |
committer | Paul Hu <paulhu@google.com> | Mon Apr 11 02:18:28 2022 +0000 |
tree | 1eaf3faa89c7dff8be1fc702861752efebe60adf | |
parent | 4cd7d82b258d2ca647eaa20c48c95773c9a1cc74 [diff] |
Remove InterruptedException from NsdService#create - NsdService isn't using NativeDaemonConnector to connect to mdnsresponder after aosp/2049246, so NsdService#create won't throw InterruptedException. - Also no need to catch InterruptedException in ConnectivityServiceInitializer. Bug: 209894875 Test: atest FrameworksNetTests CtsNetTestCases Ignore-AOSP-First: BB on this branch when running TH on AOSP. Change-Id: I1d0b973f9dac0f1d4f9d4d03faef66f05edde3fc