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

Commit 9b56f19e authored by Amit Mahajan's avatar Amit Mahajan Committed by android-build-merger
Browse files

Merge "Reset mRuimRecordsLoaded flag in SST on phone type change."

am: b4f3759b

Change-Id: I9c6e5b2d7c034cf92f208a8dbf10e7beb5c1a506
parents 241e13f1 b4f3759b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -622,6 +622,7 @@ public class ServiceStateTracker extends Handler {
        mNitzState.handleNetworkCountryCodeUnavailable();
        mCellIdentity = null;
        mNewCellIdentity = null;
        mRuimRecordsLoaded = false;

        //cancel any pending pollstate request on voice tech switching
        cancelPollState();