commit | be186602f961768f3f2a237753c0f2cb8b4fdc2e | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Tue Apr 12 07:18:23 2022 +0000 |
committer | Paul Hu <paulhu@google.com> | Tue May 17 02:29:08 2022 +0000 |
tree | 06352641b07ad45c8ba1e4d5de952316bc718ee2 | |
parent | 76ff4041530713cf55198bc85f119b3db7f51c42 [diff] |
Deal with non-ASCII characters on resolution info The service name can include non-ASCII characters. So NsdService need to have specific handling for these non-ASCII characters that make resolution working properly. Note: The unescape() method is the same one that was used in S, but was removed by mistake. Bug: 230698801 Test: atest FrameworksNetTests CtsNetTestCases Change-Id: I42fc5618aa2d549ceae25f516ad17c78930ea41d