New Settings symbols for captive portal detection
am: e8b7aea6bb
Change-Id: Id8c19f16c50b22034278c00b55c5431d892f8a95
This commit is contained in:
@@ -5501,7 +5501,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