am a8eae3f3
: am 60e57143
: Missing Forget button after doing Add Network on an AP in the scanned list
Merge commit 'a8eae3f387380b8270e259284b3944b8d0388573' * commit 'a8eae3f387380b8270e259284b3944b8d0388573': Missing Forget button after doing Add Network on an AP in the scanned list
This commit is contained in:
@@ -632,6 +632,9 @@ public class AccessPointDialog extends AlertDialog implements DialogInterface.On
|
||||
updateEnterpriseFields();
|
||||
}
|
||||
|
||||
/* AP state on the current scan list needs update to enable "Forget" capability */
|
||||
mWifiLayer.getWifiLayerApInstance(mState).setConfigured(true);
|
||||
|
||||
if (!mWifiLayer.saveNetwork(mState)) {
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user