replicant-vendor_replicant/prebuilt/common/etc/spn-conf.xml
Andrew Jiang adef242fe6 Revert Localized Carrier SPN Changes.
This patch basically reverts the changes done to spn-conf.xml here:
http://review.cyanogenmod.com/#/c/10038/ , which was then ported to
ics and jellybean branches.

The localized SPN function requires a framework change (Found here:
http://review.cyanogenmod.com/#/c/10037/), which is not
present on ics nor jellybean branches, effectively rendering the
settings useless.

Until the framework changes are present, I think it'd be best to
change this back so that users of these Chinese carriers will at
least have their carrier names displayed correctly.

Patch Set 3: Fix description links.

Change-Id: I12bcf308dd797ea7638327c33f9252a20894ad05
2012-08-27 06:59:28 +04:00

24 lines
940 B
XML

<?xml version="1.0" encoding="utf-8"?>
<spnOverrides>
<!-- Japan -->
<spnOverride numeric="44020" spn="SoftBank" />
<!-- Hong Kong -->
<spnOverride numeric="45406" spn="SmarTone" />
<spnOverride numeric="45412" spn="中國移動香港" />
<!-- China -->
<spnOverride numeric="46000" spn="中国移动" />
<spnOverride numeric="46001" spn="中国联通" />
<spnOverride numeric="46002" spn="中国移动" />
<spnOverride numeric="46003" spn="中国电信" />
<spnOverride numeric="46007" spn="中国移动" />
<!-- Taiwan -->
<spnOverride numeric="46601" spn="遠傳電信" />
<spnOverride numeric="46688" spn="和信電訊" />
<spnOverride numeric="46689" spn="威寶電信" />
<spnOverride numeric="46692" spn="中華電信" />
<spnOverride numeric="46693" spn="東信電訊" />
<spnOverride numeric="46697" spn="台灣大哥大" />
<spnOverride numeric="46699" spn="泛亞電信" />
</spnOverrides>