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

Commit ee3b14fa authored by Sarah Kim's avatar Sarah Kim Committed by Automerger Merge Worker
Browse files

Merge "Don't clear NR state when screen off" into udc-qpr-dev am: d834b7a2

parents 0b0358e4 d834b7a2
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -594,9 +594,6 @@ public class NetworkTypeController extends StateMachine {
                            log("Reset timers since physical channel config indications are off.");
                            log("Reset timers since physical channel config indications are off.");
                        }
                        }
                        resetAllTimers();
                        resetAllTimers();
                        mRatchetedNrBands.clear();
                        mRatchetedNrBandwidths = 0;
                        mLastAnchorNrCellId = PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN;
                    }
                    }
                    transitionToCurrentState();
                    transitionToCurrentState();
                    break;
                    break;