commit | 265216ba409510a2a542df76d91d7415d93ddf7d | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Dec 18 15:26:58 2024 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Dec 23 09:40:02 2024 +0900 |
tree | 435882862431975f17ac3ff0990132ad635fab76 | |
parent | 796fd42f785eed631e96f8e6d2463f1f56adb2e3 [diff] |
Expose NsdServiceInfo#getHostname This allows obtaining the hostname that is pointing to the address records, which were already available though #getHostAddresses. This is covered by existing CTS tests, for example the servicesWithCustomHost_customHostAddressesFound test in NsdManagerTest. Test: atest CtsNetTestCases:NsdManagerTest API-Coverage-Bug: 384841047 Change-Id: Ib939c1977a76d8d98c9b4f79da6a1a6b0acf6a87