aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsangyun <sangyun@google.com>2024-03-14 05:24:26 +0900
committersangyun <sangyun@google.com>2024-03-14 05:24:30 +0900
commitd98a67b814b41f5279228da334b8f07251b72609 (patch)
tree1f1904afed8b75de26ccbf33baadf1635b12f259
parent2bf8572cad14ebf469967c58a4e1a9ff7020df51 (diff)
downloadsample-d98a67b814b41f5279228da334b8f07251b72609.tar.gz
Remove disallowed network types in the network_type_bitmask
disallowed network types from the bitmask value are - NETWORK_TYPE_GSM: 16 - NETWORK_TYPE_LTE_CA: 19 - NETWORK_TYPE_IDEN: 11 GSM is voice-only and has nothing to do with APN. IDEN is an unused network and LTE_CA is used as LTE. Bug: 326834511 Test: loads to TelephonyProvider Change-Id: Iad6d34e31299295bdf5cc6546182662360c097a6
-rw-r--r--etc/apns-full-conf.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml
index 2cd6d57..e09892b 100644
--- a/etc/apns-full-conf.xml
+++ b/etc/apns-full-conf.xml
@@ -222,7 +222,7 @@
mmsproxy="10.10.10.20"
mmsport="8080"
type="mms"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|17|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
/>
<apn carrier="IMS"
@@ -1501,7 +1501,7 @@
mmsc="http://mms.orange.fr"
type="default,supl,xcap,mms,dun"
protocol="IPV6"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|17|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
user_editable="false"
/>
@@ -3379,7 +3379,7 @@
mmsport="8080"
authtype="1"
protocol="IPV4V6"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|17|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
/>
<apn carrier="Telekom IMS"
@@ -4635,7 +4635,7 @@
mmsport="80"
authtype="1"
type="mms"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|17|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
/>
<apn carrier="HOS"
@@ -6296,7 +6296,7 @@
mmsproxy="185.110.178.97"
mmsport="9028"
type="mms"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|19|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
/>
<apn carrier="Sky IMS"
@@ -6571,7 +6571,7 @@
mmsport="8799"
type="mms"
protocol="IPV4V6"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|17|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
/>
<apn carrier="3 MMS iWLAN"
@@ -6839,7 +6839,7 @@
mmsport="8799"
type="mms"
protocol="IPV4V6"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|19|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
/>
<apn carrier="3 MMS iWLAN"
@@ -7078,7 +7078,7 @@
mmsport="9028"
mmsc="http://185.110.178.96:38090/was"
type="mms"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|19|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
mvno_match_data="0C"
mvno_type="gid"
/>
@@ -12628,7 +12628,7 @@
mmsproxy="68.28.31.7"
mmsport="80"
type="default,ia,supl,mms,dun"
- network_type_bitmask="1|2|3|8|9|10|15|16"
+ network_type_bitmask="1|2|3|8|9|10|15"
/>
<apn carrier="Carolina West Internet"
@@ -36585,7 +36585,7 @@
type="xcap"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
- network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|17|20"
+ network_type_bitmask="1|2|3|4|5|6|7|8|9|10|12|13|14|15|17|20"
user_visible="false"
/>