summaryrefslogtreecommitdiff
path: root/spn-conf.xml
diff options
context:
space:
mode:
authorJack Yu <jackyu@google.com>2015-09-01 14:46:50 -0700
committerJack Yu <jackyu@google.com>2015-09-01 14:46:50 -0700
commit061da3d206d0ee183185744e079f412f86daf3c8 (patch)
treedea72ee981e1a21f50959c5c4ab832930dc4f51d /spn-conf.xml
parent780191e0e3e886aef402b91fdd2e32377c19c380 (diff)
downloadbullhead-061da3d206d0ee183185744e079f412f86daf3c8.tar.gz
Fixed the wrong carrier name displayed on the UI
The spn from EF_SPN on LGE U+ SIM is different from the plmn. Thus the UI shows "LG U+|LGU+" as the carrier name on the UI. The fix is actually a workaround to override the spn with "LG U+" which is same as plmn name. The duplicate detection mechanism will automatically rip off the spn from the name displayed on the UI. bug: 23506080 Change-Id: I264ba8ff8b5dcecf09598335694f69b50d6b463c
Diffstat (limited to 'spn-conf.xml')
-rw-r--r--spn-conf.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spn-conf.xml b/spn-conf.xml
index f9f2443..892e960 100644
--- a/spn-conf.xml
+++ b/spn-conf.xml
@@ -28,5 +28,6 @@
<spnOverride numeric="42514" spn="YouPhone"/>
<spnOverride numeric="42515" spn="Home Cellular"/>
<spnOverride numeric="42516" spn="Rami Levy"/>
+ <spnOverride numeric="45006" spn="LG U+"/>
<spnOverride numeric="46689" spn="台灣之星"/>
</spnOverrides>