commit | a10d821111da1d2166a26e30bb8057adb24ccf82 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Tue Nov 10 15:32:56 2020 +0800 |
committer | Paul Hu <paulhu@google.com> | Tue Dec 22 13:34:03 2020 +0000 |
tree | 5374e988f3d324201ebfa0d287319bca384b50d4 | |
parent | 2d32316de435d7c30c4c9b993262db6ca800f0d0 [diff] |
Use system API to obtain IDnsResolver IBinder Connectivity service module is using a ServiceManager @hide API to get IDnsResolver IBinder. Replace it with DnsResolverServiceManager system API for incoming mainline. Bug: 170598012 Test: atest FrameworksNetTests Test: Manually connect and disconnect Wi-Fi/Cellular network Change-Id: I457dccd44e5adc8c4d9b3c2853323228db3a0d89