Merge "Change the default ssid from GoogleGuest to the opennet for the power test." into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
588b1e4511
@@ -78,7 +78,7 @@ public class ConnectivityManagerTestActivity extends Activity {
|
||||
public int mWifiState;
|
||||
public NetworkInfo mWifiNetworkInfo;
|
||||
public String mBssid;
|
||||
public String mPowerSsid = "GoogleGuest"; //Default power SSID
|
||||
public String mPowerSsid = "opennet"; //Default power SSID
|
||||
private Context mContext;
|
||||
public boolean scanResultAvailable = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user