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

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

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

* commit '699ba17f310f88271335851eb0992f9b91579cd1':
  Fix documentation for Wifi ScanResult.timestamp
parents a8aeb615 5eab5e68
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;