commit | 3062e1e869ad33fccf6c5889afa8fbed2ceb8414 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Nov 02 16:05:02 2020 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Wed Nov 04 01:29:53 2020 +0000 |
tree | 96490cb74686485c30f2c314ae5eff941fb797c9 | |
parent | 646ff54fc95229dad5a92b5112ef3324c0db7677 [diff] |
Use hasIpv[4|6]DefaultRoute instead of hasIPv[4|6]DefaultRoute ConnectivityService is going to be a mainline module, it can only use formal APIs or @SystemApi. So use @SystemApi hasIpv4DefaultRoute and hasIpv6DefaultRoute instead of hasIPv4DefaultRoute and hasIPv6DefaultRoute. Bug: 172183305 Test: atest FrameworksNetTests Change-Id: I67e5fa234fbb6d0b9739ae3295eb0b0ea108f582