commit | d4ec70f7ec1d109fb92c552eac0064c625140d7a | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Nov 16 10:54:49 2022 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Nov 16 17:29:10 2022 +0900 |
tree | d0864a3b1661d6621ad4fea993cc9366570f3e04 | |
parent | 22d349083ce71cebf2d571527324691c65951fc4 [diff] |
Use a random service type for NsdManagerTest When two devices connected to the same access point run the test simultaneously, they may find each other when discovering for the same service type, instead of finding themselves as expected by the test. Similarly to the service name, use a random service type to avoid that. Bug: 257459913 Bug: 248121960 Test: atest Change-Id: I462841fb4331c6e441b74302f6463986472f1340