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