[Wi-Fi] Show not show Wi-Fi edit UI for never connected open Wi-Fi networks
When users click a Wi-Fi network and it's WifiConfiguration.getNetworkSelectionStatus().hasEverConnected() is false, WifiSettings2 will launch the Wi-Fi edit UI for users to edit password again. It's not necessary to show the Wi-Fi edit UI if the Wi-Fi network is a open network. Bug: 154548505 Test: manual Click a never connected secure Wi-Fi and edit UI shows. Click a never connected open Wi-Fi and edit UI does not show. Change-Id: Ie8489aff001942f92fbfaafd772f84b1b4a09cf4
Loading
Please register or sign in to comment