am 1b364498: Merge "Revert "Turn on more logging to find this bug."" into jb-mr2-dev
* commit '1b36449830ef20473aac336f9b2585b6ad5987a5': Revert "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 = true;
|
||||
private static final boolean DBG = false;
|
||||
|
||||
|
||||
/* A StateMachine that controls the DhcpStateMachine */
|
||||
|
||||
Reference in New Issue
Block a user