commit | 643edb6715120db408d525358929331d5329d9e2 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Jan 23 19:14:57 2023 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Jan 23 19:14:57 2023 +0900 |
tree | 8c01772f38db17310be1d550258bcdfb7f499b3f | |
parent | 9ba6190f9b599e64adf8e7af37b118bd117b8b1a [diff] |
Do not return found services on dummy0 When registering and advertising a service on the same device, it is possible for NsdService to find the service on the dummy0 interface. It is however unusable and not resolveable. Skip callbacks on the dummy0 interface as they would confuse apps and tests. Bug: 266176036 Test: atest NsdServiceTest Change-Id: I98cca0135e0f6936187d45707cbdad7a7f263ff1