commit | 10b99ce48f7181cdf9d1e3126601df218230c0cb | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Mon Feb 19 05:25:59 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Mon Feb 19 06:40:59 2024 +0000 |
tree | 8a51dc0a35996b0c00b7dbe8da06b321910b948d | |
parent | e7ceb1dc291575e66c8456a66e25296400686c0e [diff] |
[mdns] fix the logic of finding the existing service When adding a service, the MdnsRecordRepository finds the existing service solely by service name, which is wrong. it should check both the service name and the service type. Bug: 325862182 Change-Id: I72c6837d0dfb41fc9b2d7763e18b3f5415f8c0d9