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

Skip to content
Commit 84f9700a authored by Jack Yu's avatar Jack Yu
Browse files

Fixed incorrect RAT set in PS WWAN registration info

RAT ratcheter uses ServiceState.getRilDataRadioTechnology which
can get data RAT IWLAN when the device is camped on IWLAN. Then
it set IWLAN as the RAT in PS WWAN registration info.

Fixed by directly using the RAT from network registration info
instead of using the one in ServiceState, which might return
RAT from PS WLAN in some cases.

Bug: 130820694
Test: Manual + unit tests

Merged-In: I1a1f9dd692a6920dfbe5177a9098643d2c24913a
Change-Id: I1a1f9dd692a6920dfbe5177a9098643d2c24913a
(cherry picked from commit feefb2d7)
parent 92130732
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