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

Commit 5eab5e68 authored by Vinit Deshpande's avatar Vinit Deshpande Committed by Android Git Automerger
Browse files

am 14f0aba3: Merge "Fix documentation for Wifi ScanResult.timestamp" into lmp-dev

* commit '14f0aba327294f94d0f2c7f486b21c89aa2094f1':
  Fix documentation for Wifi ScanResult.timestamp
parents 633b7bb8 3f242a1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,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;