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

Commit 3f242a1a authored by Vinit Deshpande's avatar Vinit Deshpande Committed by Android (Google) Code Review
Browse files

Merge "Fix documentation for Wifi ScanResult.timestamp" into lmp-dev

parents 1e2b63d9 02b115b2
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;