commit | f9ce345318244e26b173dd2fc54038bccf2388cf | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Apr 18 12:59:37 2019 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu Apr 18 13:22:23 2019 -0700 |
tree | 305965bf71ccf6ab3ce3b00b2f1351a3f477c966 | |
parent | be70cc2e5eb921f4c49ad2ca118211335df8a5dd [diff] |
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