diff options
Diffstat (limited to 'wifi/api/system-current.txt')
-rw-r--r-- | wifi/api/system-current.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wifi/api/system-current.txt b/wifi/api/system-current.txt index 07793c1eb02a..afc39b97501f 100644 --- a/wifi/api/system-current.txt +++ b/wifi/api/system-current.txt @@ -401,7 +401,7 @@ package android.net.wifi { method public static void registerServiceWrappers(); } - public class WifiInfo implements android.os.Parcelable { + public class WifiInfo implements android.os.Parcelable android.net.TransportInfo { method public double getLostTxPacketsPerSecond(); method @Nullable public String getRequestingPackageName(); method public double getRetriedTxPacketsPerSecond(); |