From 06c43d575c88976f8709ff3fc0bad7117bde23e7 Mon Sep 17 00:00:00 2001 From: Iliyan Malchev Date: Mon, 20 Aug 2012 12:52:35 -0700 Subject: Revert "Revert "Add timestamp in scan results"" With b/6979211 fixed, we can reinstate timestamps. This reverts commit 578531082b8e8c8aa03868e69591b7613b0e8b8e Change-Id: I5dffc8d9701004f7c6325f21e1e33d1cdd2d05c0 --- api/current.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'api') diff --git a/api/current.txt b/api/current.txt index c1df578..02bdb93 100644 --- a/api/current.txt +++ b/api/current.txt @@ -13210,6 +13210,7 @@ package android.net.wifi { field public java.lang.String capabilities; field public int frequency; field public int level; + field public long timestamp; } public final class SupplicantState extends java.lang.Enum implements android.os.Parcelable { -- cgit v1.1