Skip to content
Commit 3062e1e8 authored by lucaslin's avatar lucaslin Committed by Lucas Lin
Browse files

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
parent 646ff54f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment