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

Skip to content
Commit c59290bb authored by SongFerngWang's avatar SongFerngWang
Browse files

when radio capability is without NR, timer should not start.

There is a race condition issue. The device set the radio capability
as without NR, then telephony reset the timer. After the radio
capabilty change, the modem may report NR state in the while since
the serice state is not changed immediately. If the service state
changed from NR to LTE after telephony reset the timer, then the
telephony start the timer.
Therefore, checking the radio capability before the telephony start
the timer.

Bug: 202359605
Test: atest NetworkTypeControllerTest
Change-Id: I6c9362791ae9cced601d20aec96c22a7f57b2840
parent 5c278223
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment