commit | f6dcbea62a4590439fe8972a95590df89e62bb37 | [log] [tgz] |
---|---|---|
author | xshu <xshu@google.com> | Thu Oct 08 21:19:07 2020 -0700 |
committer | xshu <xshu@google.com> | Fri Oct 09 17:24:45 2020 -0700 |
tree | 04ef0f561ce96121c043a8704425118c78108fee | |
parent | d6314816e732189af27cbd2f91da5f4cbf22e5bf [diff] |
Enforce minimum duration on disabled WifiConfigurations With the possibility of "multiple configurations for the same network", there are now times where disable a WifiConfiguartion but do not disable any BSSIDs for that configuration. This change is needed so that the disabled WifiConfiguration does not get immediately re-enabled. Bug: 169272385 Test: atest com.android.server.wifi Change-Id: I3d2878c30085a7d9f07441aca42d2b9d0b2ceb35