[Mobile] Add SPN to network name calculation
An oversight from the initial migration away from MobileSignalController; NetworkNameModel was only considering the DATA_SPN when calculating the network name, but it needed to consider _both_ the SPN and the DATA_SPN. Also addressed the fact that the tests were calling the same function and wouldn't catch this issue. Test: MobileConnectionRepositoryTest Bug: 350812372 Flag: NONE bugfix (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:73f375e27b973cd2bee5b60c0c2f7dfce40ff7d9) Merged-In: I492ab0d77c93f371589abc56a3faca9bc516a407 Change-Id: I492ab0d77c93f371589abc56a3faca9bc516a407
Loading
Please register or sign in to comment