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

Commit a4f56140 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

Change-Id: Ic9f91a9a4f177d1870fabfabacd2e14ddb140261
parents 3386e7bd f1f4b7e5
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.