commit | fa2ac2743307559e8dcc5aaf54873536315fbe62 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Apr 19 11:03:49 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu Apr 21 16:14:09 2016 -0700 |
tree | 22675cded2dc6202fdba4dbfbcaa1353e28a8ae0 | |
parent | 4f5054647a2f4cac54a78d6e3bf3efa0727b488a [diff] |
WifiConnectivityManager: Unit tests for rate limit Adding unit tests to verify the connection attempt rate limiting functionality. Had to change the way system time is being fetched in WifiConnectivityManager to achieve this. BUG: 28242396 Change-Id: I2bfae3a9ea60cba1c3c1405dd5eb58208f12c2db TEST: Compiles & unit-test passes