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

Commit 3db75f58 authored by Neil Fuller's avatar Neil Fuller
Browse files

Switch over to the new NitzStateMachine impl

Bug: 140712361
Test: Treehugger only
Change-Id: I91243c38fe073574dde65f366180a84503291111
parent 9e1659d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -293,7 +293,7 @@ public class TelephonyComponentFactory {
        return new EmergencyNumberTracker(phone, ci);
    }

    private static final boolean USE_NEW_NITZ_STATE_MACHINE = false;
    private static final boolean USE_NEW_NITZ_STATE_MACHINE = true;

    /**
     * Returns a new {@link NitzStateMachine} instance.