summaryrefslogtreecommitdiffstats
path: root/config/telephony.mk
diff options
context:
space:
mode:
authorRicardo Cerqueira <ricardo@cyngn.com>2015-04-27 15:06:49 +0100
committerGerrit Code Review <gerrit@cyanogenmod.org>2015-04-27 14:08:26 +0000
commit70d7e18828953d43381e7e7a0dc70d74ae10ba35 (patch)
treeb3025630f0e88917bf855d839a66d36401316533 /config/telephony.mk
parent17e5661017b955131f828ad37dbb65414e71ed6b (diff)
downloadvendor_replicant-70d7e18828953d43381e7e7a0dc70d74ae10ba35.zip
vendor_replicant-70d7e18828953d43381e7e7a0dc70d74ae10ba35.tar.gz
vendor_replicant-70d7e18828953d43381e7e7a0dc70d74ae10ba35.tar.bz2
Kill spn-conf overrides
These were overloading the ASCII names to region-specific charsets, which looks nice but it's horribly confusing if you're not native from those regions and happen to be roaming there. So... like our upstreams, just show the original carrier names Change-Id: Icb3c6c9be2a4ee57866f2f57411a4f441be88f7c
Diffstat (limited to 'config/telephony.mk')
-rw-r--r--config/telephony.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/telephony.mk b/config/telephony.mk
index 2a4baef..da54845 100644
--- a/config/telephony.mk
+++ b/config/telephony.mk
@@ -2,10 +2,6 @@
PRODUCT_COPY_FILES += \
vendor/cm/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
-# World SPN overrides list
-PRODUCT_COPY_FILES += \
- vendor/cm/prebuilt/common/etc/spn-conf.xml:system/etc/spn-conf.xml
-
# Selective SPN list for operator number who has the problem.
PRODUCT_COPY_FILES += \
vendor/cm/prebuilt/common/etc/selective-spn-conf.xml:system/etc/selective-spn-conf.xml