commit | 2e95b4aaa8c3183fb14767895ed0654ed98e6d97 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Sep 09 17:59:37 2021 +0900 |
committer | paulhu <paulhu@google.com> | Mon Dec 13 17:37:02 2021 +0800 |
tree | 5e50c26c65c79bf76be6d301aac772bb43b150bf | |
parent | 40eb40302d0840a4637ddb264edcff84276e1a7b [diff] |
Remove Preconditions, Protocol @hide usage Remove hidden API usage of the Preconditions and Protocol classes in NsdManager. NsdManager does not share its handler with other components, so it does not need to use specific message IDs from Protocol. Preconditions can also be easily replaced with stable API alternatives. Bug: 190249673 Test: atest FrameworksNetTests CtsNetTestCases:NsdManagerTest Change-Id: Ia173f99b82c90df702291c3690f4a7b047e90daa