commit | ec9ab79f1abf77ed3681d5f97190950d990e7b19 | [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 | bed0294644dd8241f95c855c93f2a4288a1de811 | |
parent | 42f8a914cfca03312f75742ee34391890729025c [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