commit | 62bc2b0f2404026a404743c1590506163c1c005a | [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 | 3bd1f6f0042cf81bfeed290e87130bf621cf8634 [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