New Settings symbols for captive portal detection am: e8b7aea6bb
am: 4710228e81
Change-Id: I6e965696ed03b0eb4a49db3b21ad6a382ba1d081
This commit is contained in:
@@ -5489,7 +5489,7 @@ public class ConnectivityService extends IConnectivityManager.Stub
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getCaptivePortalServerUrl() {
|
public String getCaptivePortalServerUrl() {
|
||||||
return NetworkMonitor.getCaptivePortalServerUrl(mContext);
|
return NetworkMonitor.getCaptivePortalServerHttpUrl(mContext);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user