WifiConfigManager: Remove user choice on disableEphemeralNetwork

For ephemeral networks, disableEpehemeralNetwork() call is equivalent to
the user forgetting the network (albeit for 24 hours). So, remove user
choice set by that network on any other networks.

Also, a minor refactor of disableEphemeralNetwork(return early on null).

Bug: 130816398
Test: Manual verification
Test: atest com.android.server.wifi.WifiConfigManagerTest
Change-Id: I92c01b71ecad4bff3da77bc0cdaf3aa979037bd8
2 files changed