Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e88cecd authored by Vinit Deshpande's avatar Vinit Deshpande Committed by Android Git Automerger
Browse files

am ccafcfbc: am 6839bf68: am 41fa5e86: am 699ba17f: am 14f0aba3: Merge "Fix...

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
parents 3cf006a0 28a15a1f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;