commit | 24edb777feb06bb4fd8ffd7f4e2180d5f95f7ba9 | [log] [tgz] |
---|---|---|
author | Kai Shi <kaishi@google.com> | Wed Mar 11 15:28:07 2020 -0700 |
committer | Kai Shi <kaishi@google.com> | Thu Mar 12 10:57:01 2020 -0700 |
tree | b693c0075be95395f7b6122a1f1bf758800616c8 | |
parent | 204c972b2aa7aff506c953e4f1322baf0984e593 [diff] |
Bug fix of getScheduledSingleScanInterval getScheduledSingleScanInterval() of WifiConnecitivityManager return 20ms instead 20sec when DEFAULT_SCANNING_SCHEDULE is returned. To fix it, scale it up by 1000. In addition, add unit to all schedule related variables and scheduleInterval related functions. Bug: 151249912 Test: atest com.android.server.wifi Change-Id: I97d0dd07460718016c668cd6f3c04ce92bfbb435