Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b364498 authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android (Google) Code Review
Browse files

Merge "Revert "Turn on more logging to find this bug."" into jb-mr2-dev

parents fe57f62c 15dd5be4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */