commit | d851a04db4fc3e69d8f64f7db67e84587cef90c0 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Tue Jul 16 18:48:43 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Thu Jul 18 12:00:59 2024 +0900 |
tree | 7da0fac590403ba75ed68d4a9d408b5aaef66c53 | |
parent | 16828bdebacefc63c17404fbfb4da06d65e63c3a [diff] |
Consolidate DNS label comparison functions in DnsUtils Moved common DNS label comparison functions from MdnsUtils.java to DnsUtils.java within the staticlib to facilitate reuse by both Connectivity and NetworkStack modules. Test: TH Change-Id: Ie839c5621d2c4b74e41987a0c6d1141d0d6e24f8