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

Commit 15dd5be4 authored by Robert Greenwalt's avatar Robert Greenwalt
Browse files

Revert "Turn on more logging to find this bug."

This reverts commit bb5bcaaa
bug:8377625
Change-Id: I9663a4646f7581c86b2303aec2655cbf3742fd80
parent bb5bcaaa
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 */