Rewrote DnsPinger - now is async and concurrant

Change-Id: I93e1374ae857832935202614e34ce18f040fcfc7
This commit is contained in:
Isaac Levy
2011-07-22 08:48:26 -07:00
parent 78f2811841
commit 73c6b22da0

View File

@@ -774,4 +774,4 @@ public class ConnectivityManager {
} catch (RemoteException e) {
}
}
}
}