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

Commit 28a15a1f authored by Vinit Deshpande's avatar Vinit Deshpande Committed by Android Git Automerger
Browse files

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

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

* commit '6839bf68d8f557e7d31410a3f88f2e32a4f1a2b8':
  Fix documentation for Wifi ScanResult.timestamp
parents 11ebb69d 7fc42be1
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;