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