Commits


Robert Greenwalt authored and The Android Automerger committed f2221848a72
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