Disable submit button when PSK pass is invalid
Modified the logic of when to enable the 'connect'/'save'(submit) button. PSK is now also recognized as invalid when over 63 characters in length. Removed the 'isSavedAp' check that only applied the invalid password check to new networks. Users must now modify networks with a valid psk. While I was here: Fixed WifiSettingsUiTest from failing due to invalid WIFI_PREFERENCES string Bug: 37152520 Bug: 36709852 Test: runtest WifiSettingsUiTest & m RunSettingsRoboTests pass Change-Id: I273560cbf9124d16034962a2084f36c93973ee83
Loading
Please register or sign in to comment