am ccafcfbc: am 6839bf68: am 41fa5e86: am 699ba17f: am 14f0aba3: Merge "Fix documentation for Wifi ScanResult.timestamp" into lmp-dev

* commit 'ccafcfbc63a0f7e279112b8ce717f7408ac3774d':
  Fix documentation for Wifi ScanResult.timestamp
This commit is contained in:
Vinit Deshpande
2014-09-23 16:22:06 +00:00
committed by Android Git Automerger

View File

@@ -61,7 +61,7 @@ public class ScanResult implements Parcelable {
public int frequency;
/**
* Time Synchronization Function (tsf) timestamp in microseconds when
* timestamp in microseconds (since boot) when
* this result was last seen.
*/
public long timestamp;