commit | b58deb706c21fa06606ccc8fa5c775de2967bdc9 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Mon Dec 26 09:24:42 2022 +0000 |
committer | Paul Hu <paulhu@google.com> | Wed Jan 18 10:10:25 2023 +0000 |
tree | eb0fae74619d5544787811450d1cbf87a3f9b670 | |
parent | 38f5d4661bdf1f2313da824434163b70eb92a027 [diff] |
New API to stop service resolution Resolve service may take long time due to network issue or using wrong service information, but users are not able to stop it. They can only wait for the callback of resolveService to end, which sometimes takes a long time. Thus, add the new API that users can stop the service resolution. Bug: 245369943 Test: atest FrameworksNetTests CtsNetTestCases Change-Id: I6b6183c8c73f8db981b9afa51fbc73bf886d9ed3