commit | 9f8d55f92473dbb1a4dd50c9471b5d4d542b0069 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 09 19:44:53 2023 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Mar 09 19:44:53 2023 +0900 |
tree | 94909cd418ff911a40d563e065579e5b2e1b0d80 | |
parent | 31b6c65f513bd0351ed435d194780703fca3ed52 [diff] |
Run testRegisterServiceInfoCallback on test iface Some wifi interfaces on some devices do not have all the flags necessary to test mdns on some devices; for example only having IFF_BROADCAST, and not IFF_MULTICAST. Avoid failing on some devices by using the test network, which should also be more stable. Bug: 268138840 Test: atest Change-Id: Iacbaf0c4293e17a45319e063f944a891e81b4b29