commit | bd4140ea913ad031057ff37bea8c2556b4970463 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Fri May 12 00:29:37 2023 +0800 |
committer | Paul Hu <paulhu@google.com> | Tue May 16 14:38:36 2023 +0800 |
tree | 40ae469e31ffa7dac905f897d33a960a02425429 | |
parent | 3623306ccdb8f2ff5f56ee1c905662f6088eb767 [diff] |
Ensure MdnsDiscoveryManager calls to ServiceTypeClients on looper thread ServiceTypeClients will store/access services on MdnsServiceCache in subsequent changes. And MdnsServiceCache can be accessed from looper thread only. So ensure MdnsDiscoveryManager calls to ServiceTypeClients on the looper thread. Bug: 265787401 Test: atest FrameworksNetTests Change-Id: I05e73140da58c029b49057bb0ccfdb8ed7818dfc