OSDN Git Service

Fix for adb shell hang after adb root.
authorBrett Chabot <brettchabot@android.com>
Fri, 24 Jun 2011 21:34:26 +0000 (14:34 -0700)
committerBrett Chabot <brettchabot@android.com>
Fri, 24 Jun 2011 21:36:40 +0000 (14:36 -0700)
commit29527c9db5fcaac8ae4c567304d8b7160110214b
treef84316a4671114f314648d270396428d80bf2aca
parenta8b4a0eec5e3ab181b3d26223c84c556bead06c8
Fix for adb shell hang after adb root.

Abort JDWP thread if netstate is shutting down.

Bug 4731499

Change-Id: I4e1ec9cf64d00682b1dd10e448c3665a4fc77ba8
vm/jdwp/JdwpAdb.cpp