OSDN Git Service

Add debug and remove SocketTimeoutException.
authorWink Saville <wink@google.com>
Thu, 29 Aug 2013 23:42:44 +0000 (16:42 -0700)
committerWink Saville <wink@google.com>
Thu, 29 Aug 2013 23:42:44 +0000 (16:42 -0700)
commit9d4204d6257bf69885cf0718aa3adaa17457c318
tree0696d6fea247ce07eaf5614046ff79b8d4ebe07f
parent93c84e8242fed75f838b53beea2b3116c4d3276a
Add debug and remove SocketTimeoutException.

Bad merge from jb-mr2 to klp, the SocketTimeoutException
in isCaptivePortal should not be present. Also add debug
for bug 9972012. The SocketTimeoutException is a possible
cause of 9972012 but the logs from post #24 it was not
caused by a timeout, so this is not a fix.

Bug: 9972012
Change-Id: I290518832f8258d4682821815834f5621245b643
core/java/android/net/CaptivePortalTracker.java