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

Commit 3168e385 authored by dhacker29's avatar dhacker29
Browse files

MSimNetworkController: Set debug to false.

Change-Id: I292d6d4fd94ed4f86d6c39c230912e12c6124037
parent 93a70216
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ import com.android.systemui.R;
public class MSimNetworkController extends NetworkController {
    // debug
    static final String TAG = "StatusBar.MSimNetworkController";
    static final boolean DEBUG = true;
    static final boolean DEBUG = false;
    static final boolean CHATTY = true; // additional diagnostics, but not logspew

    // telephony