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

Commit c1931115 authored by Neil Fuller's avatar Neil Fuller Committed by android-build-merger
Browse files

Merge "Switch over to the new NitzStateMachine impl" am: 2fb39495 am: f1f4b7e5

am: a4f56140

Change-Id: I6ffbe2dcd4da34d9e7dbb5b82ec965fda0c9b1b9
parents 9476cca9 a4f56140
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.