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

Commit 9db4e850 authored by Sarah Kim's avatar Sarah Kim Committed by Android (Google) Code Review
Browse files

Merge "Don't clear NR state when screen off" into main

parents 2a1e41fc 53125661
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;