am 6cf355ff: Merge "Turn on more logging to find this bug." into jb-mr2-dev
* commit '6cf355fff703ac5f4228459c5d6a6c5cd515bd02': Turn on more logging to find this bug.
This commit is contained in:
@@ -50,7 +50,7 @@ import android.util.Log;
|
||||
public class DhcpStateMachine extends StateMachine {
|
||||
|
||||
private static final String TAG = "DhcpStateMachine";
|
||||
private static final boolean DBG = false;
|
||||
private static final boolean DBG = true;
|
||||
|
||||
|
||||
/* A StateMachine that controls the DhcpStateMachine */
|
||||
|
||||
Reference in New Issue
Block a user