commit | 27d3077d0c7baa8037c1a43f4c467243152f3e50 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Tue Aug 11 13:50:20 2015 -0700 |
committer | Jack Yu <jackyu@google.com> | Tue Aug 11 13:50:20 2015 -0700 |
tree | b23f9a72403abd1e3d9ae3ab3218a9ebf60e3c14 | |
parent | f644365c6f00700f6b553b646ff942acfd4f572a [diff] |
Fixed the incorrect operator name displayed when roaming. The operator name was incorrectly overwritten when roaming on partner's LTE network. In that case, ERI roaming indicator is off, NID/SID is zero (because LTE does not support ERI/NID/SID). The original requirement for using the name from CSIM EF_SPN is for CDMA only (b/5008969), therefore we need to make sure the logic is not applied in the LTE case. bug: 22951507 Change-Id: I3595228e1a637f4bfd05e34cf9a702bb0e1bba59