commit | 30bd70d168160c0de177ca29718d381bbc75fa98 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Tue Feb 07 13:20:56 2023 +0000 |
committer | Paul Hu <paulhu@google.com> | Mon Mar 06 13:49:19 2023 +0800 |
tree | f0d0d24ba45f0df4c1261f58d1d6df0e1787c2ca | |
parent | 6477d7b697072943cfb37c54de6a418fbfba2ecb [diff] |
Migrate reigster service callback backend registerServiceInfoCallback currently only sends updates for addresses added, but does not handle removes (expiration) and TXT/SRV record updates. Thus, migrate its backend to MdnsDiscoveryManager which can support the expiration update. Bug: 266030646 Test: atest FrameworksNetTests CteNetTestCases Change-Id: I72add213935dc1beacb6277007868ad30bd89c00