commit | f2221848a720c2d4dec44989db03256f6f018bfa | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <rgreenwalt@google.com> | Wed Sep 11 15:21:10 2013 -0700 |
committer | The Android Automerger <android-build@android.com> | Thu Sep 12 17:30:38 2013 -0700 |
tree | f676b0be0fac1cd3359bf8314414e8207f53a06b | |
parent | 5f49b40d7ab20fe0ccca4a59d16c33c0d90b46e8 [diff] |
Fix Batched Scan Results to give Timestamp in uS ScanResult should have timestamp in uS but we are getting age in ms from the wifi driver - multiply to have the same units though not the implied precision. bug: 10410465 Change-Id: Idf5c5996d69a4793dae3d74edb790d40b9bd3298 Conflicts: wifi/java/android/net/wifi/WifiStateMachine.java