aboutsummaryrefslogtreecommitdiff
path: root/etc/apns-full-conf.xml
AgeCommit message (Collapse)Author
2021-04-30Merge changes I3673d888,Iec3f957c am: 3c0e4502c3 am: 4d4ae6c22b am: b9587a9a26Treehugger Robot
Original change: https://android-review.googlesource.com/c/device/sample/+/1659378 Change-Id: I6e7b98796c35348898b6ec96b4e45824954a77b5
2021-04-30Merge changes I3673d888,Iec3f957cTreehugger Robot
* changes: Modify Carrier745 apn name to sample apns Modify Carrier745 apns to sample apns
2021-04-26Merge "Adding WOM Colombia APNs" am: 0bbfc07474 am: 7aeb523c36 am: 08ec33d4eaChen Xu
Original change: https://android-review.googlesource.com/c/device/sample/+/1678186 Change-Id: I93743c6554f0777e5eac9528d8191b3930875f6d
2021-04-26Merge "Move Goodspeed APNs to MCC/MNC order" am: af776c7e4a am: f3e2bd370f ↵Treehugger Robot
am: c1a7b160a1 Original change: https://android-review.googlesource.com/c/device/sample/+/1679487 Change-Id: I101cfea4d4df8059f97cfe61b717d7ed7a09e2b3
2021-04-26Merge "Adding WOM Colombia APNs"Chen Xu
2021-04-26Merge "Move Goodspeed APNs to MCC/MNC order"Treehugger Robot
2021-04-22Merge "Modify APNs for GigSky" am: 9cf488553d am: 132a215729 am: 7f5cd91cd2Treehugger Robot
Original change: https://android-review.googlesource.com/c/device/sample/+/1684946 Change-Id: I42c3894f53200a68448ea0fc844f4383ef81069b
2021-04-22Merge "Modify APNs for GigSky"Treehugger Robot
2021-04-22Modify APNs for GigSkyGrace Jia
Bug: 186088947 Test: Manual Change-Id: I459789b95d074e5c5b5da5e45f35c48fbca298e1
2021-04-19Move Goodspeed APNs to MCC/MNC orderJari Korkiakoski
Move Goodspeed APNs to MCC/MNC-based order to improve readability Test: xmllint Change-Id: I27a0dd10e02cf73a76944dea6190791fa63761c7
2021-04-19Adding WOM Colombia APNsFabricio Ferracioli
WOM is a new carrier in Colombia, adding their APNs based on their requirements file Bug: 185215652 Test: build pass Signed-off-by: Fabricio Ferracioli <fferracioli@google.com> Change-Id: I5c58ce09ce40a5650ff9a658288a285c62920e90
2021-04-16Merge "Add new APNs for Goodspeed" am: 1d9627b277 am: b6dc0e155a am: 437eba6d7dChen Xu
Original change: https://android-review.googlesource.com/c/device/sample/+/1671285 Change-Id: I66b5259e4f66d1e0e81610255ea75bd19c5778a3
2021-04-16Add new APNs for GoodspeedJari Korkiakoski
Add new APNs for Goodspeed eSIM profiles identified using carrier_id definition 2512 with MCC/MNC and dedicated GID1/GID2 values. Bug: 183957702 Test: Manual Change-Id: Id17b78508e47ea4a231c9f67427ed96585fd08a1
2021-04-08Merge "Move MCC334 MNC140 APNs in order" am: 14d3652a66 am: 9782d0ff22 am: ↵Chen Xu
6b82e683f2 Original change: https://android-review.googlesource.com/c/device/sample/+/1563592 Change-Id: I0a617ea4bc8eeef1f1f6dbc5abc5d63701a6e667
2021-04-08Merge "Move MCC334 MNC140 APNs in order"Chen Xu
2021-04-08Merge "Put APNs in order" am: b9dc91b7b1 am: d5d82302d9 am: b4b0460e6aChen Xu
Original change: https://android-review.googlesource.com/c/device/sample/+/1562973 Change-Id: Ia0db7533af83c673b49f5fadb8a9f140bd80906d
2021-04-08Merge "Put APNs in order"Chen Xu
2021-04-08Merge "Remove duplicate APN for Orange Moldova" am: 3fd7549d09 am: ↵Chen Xu
9b3bf9efe7 am: 919c7dd397 Original change: https://android-review.googlesource.com/c/device/sample/+/1581883 Change-Id: Ib0ed9941ffce5f8eb9e6ca1adff5b3bf0503d38d
2021-04-01Remove duplicate APN for Orange MoldovaMattias Nilsson
Test: xmllint Bug: 178616199 Change-Id: Id7615408b8d3bfe99d1db69418555dcedbda19a4
2021-04-01Move MCC334 MNC140 APNs in orderMattias Nilsson
Increase readability and comparability in this large list. Test: xmllint Bug: 178616199 Change-Id: Ia433648c031174fbd23665414b821053edf4312a
2021-04-01Put APNs in orderMattias Nilsson
Put APNs in correct MCC/MNC order for readability. This makes it easier to find out if there are duplicate APNs in this large list. Began with the most obvious candidates in the end of the list. Bug: 178616199 Test: Build, xmllint Change-Id: Iae1e47ad6610b9dda15399fcc7e57efb32c2cc0f
2021-03-31Merge "Remove invalid APN types in list" am: aa4657fa51 am: e4275ad534 am: ↵Amit Mahajan
40d3129d41 Original change: https://android-review.googlesource.com/c/device/sample/+/1577783 Change-Id: Ib281cfcba3edc6dbfd5636da869dd7a9f3dede77
2021-03-31Remove invalid APN types in listMattias Nilsson
There are no matching APN types for "agps", "internet" "pam" or "ota" in ApnSetting, this is Android legacy. Emergency apn type should be with lowercase. If the APN list should be validated these types have to be removed. Bug: 181153342 Test: xmllint, build Change-Id: I2cb76657b8b42d95e812d6a2c7d702db954280ca
2021-03-31Modify Carrier745 apn name to sample apnsGyl JEAN-LAMBERT
Bug: 182490320 Test: No change to behavior as this is only a sample file Change-Id: I3673d8882a12877d43e2bcfd0e269cabaabd3b31
2021-03-22Modify Carrier745 apns to sample apnsGyl JEAN-LAMBERT
Bug: 182490320 Test: No change to behavior as this is only a sample file Signed-off-by: Gyl JEAN-LAMBERT <gyl.jean-lambert@digicelgroup.com> Change-Id: Iec3f957c2ded73fcd4eee058a9f612ac7831d255
2021-02-21Merge "Add GigSky apns for new carrier TIM to sample apns Bug: 168634430 ↵Chen Xu
Test: No change to behavior as this is only a sample file" am: 4d12e784dd am: 41d748d402 am: 27565c6816 Original change: https://android-review.googlesource.com/c/device/sample/+/1427955 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I00d16d3a71944acfa5291605dc0db4e94a054ecd
2021-02-21Merge "Add GigSky apns for new carrier TIM to sample apns Bug: 168634430 ↵Chen Xu
Test: No change to behavior as this is only a sample file"
2020-12-13Merge "Signed-off-by: Gerard Blanch <gerard.blanch@andorratelecom.ad>" am: ↵Treehugger Robot
7bd40c0043 am: 1d6c6505b1 am: 66f0d92ee0 Original change: https://android-review.googlesource.com/c/device/sample/+/1505491 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Iedceaf9833e29f5c3d89795c217004a2df7afe32
2020-12-13Merge "Signed-off-by: Gerard Blanch <gerard.blanch@andorratelecom.ad>"Treehugger Robot
2020-12-09Merge "Updating Tuenti AR APNs" am: 1a7a5837e7 am: f14a78f92b am: 77bb9b7cd9Fabrício Ferracioli
Original change: https://android-review.googlesource.com/c/device/sample/+/1508460 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I8700eb15de55cbfd0519de65e42f87a595f5f0f7
2020-12-08Updating Tuenti AR APNsFabricio Ferracioli
Updates to Tuenti AR APNs following the carrier TS.32 requirements Bug: 171464403 Test: Build pass Signed-off-by: Fabricio Ferracioli <fferracioli@google.com> Change-Id: Ie61f1074d19c460986bd2ab230feff50f36a4a7a
2020-11-30Merge "Add APNs for YemenMobile" am: 872cc349f8 am: d693ef69d0 am: e1006bb5f9Grace Jia
Original change: https://android-review.googlesource.com/c/device/sample/+/1490837 Change-Id: Iedbd14ccef538419ff5759d3a6d6d2b50eafbdd8
2020-11-30Merge "Add APNs for YemenMobile"Grace Jia
2020-11-25Add APNs for YemenMobileGrace Jia
Test: No change to behavior as this is only a sample file Bug: 172368334 Change-Id: I524c5d4b562819bc127ce1d09ef75549ad8e4612
2020-11-24Merge "Update Docomo APNs" am: bb7fc728ba am: 9678d47249 am: 8b35d3d5d3Treehugger Robot
Original change: https://android-review.googlesource.com/c/device/sample/+/1509428 Change-Id: I772cb6a372283c9e4e03078497b8b09c04a259d5
2020-11-25Update Docomo APNsMilim Lee
Bug: 173676070 Test: build and flash Change-Id: If89a3a2a4df21f4b1c9c0a70881657f2504cb62c
2020-11-19Signed-off-by: Gerard Blanch <gerard.blanch@andorratelecom.ad>Gerard Blanch
Andorra Telecom APN added Bug: 173488146 Test: No change to behavior Change-Id: If228d3680b902ec90456ede9684eae6404c85b6b
2020-11-13Merge "Update APN config for Altan to remove SPN match rule" am: 95129ae9b5 ↵Treehugger Robot
am: 4297ccea7a am: 6413d5126d am: 421cdc3ec9 Original change: https://android-review.googlesource.com/c/device/sample/+/1495218 Change-Id: Ief32fb31d044322d9456a28a8884e6c6307653e9
2020-11-10Update APN config for Altan to remove SPN match ruleJorge Luna
Bug: 159064586 Test: Build pass Signed-off-by: Jorge Luna <georgeluna@google.com> Change-Id: I34f39d866f614c0c8bec14cfd21c91d3862539f9
2020-10-28Merge "Added IMS APN for MVNO NL (carrier id 2149)" am: bc49275602 am: ↵Treehugger Robot
6bc7f689a2 am: 9e1e6b3033 am: e1b513d824 Original change: https://android-review.googlesource.com/c/device/sample/+/1476586 Change-Id: I61873c2b0be7c93f5b7e002c44ec9f3cdd0fcd4f
2020-10-28Merge "Added IMS APN for MVNO NL (carrier id 2149)"Treehugger Robot
2020-10-27Added IMS APN for MVNO NL (carrier id 2149)Arjan van der Oest
Adding the wellknown IMS APN for carrier 2149 Test: verified with config of other operators. Signed-off-by: Arjan van der Oest <arjan.vanderoest@voiceworks.com> Change-Id: I7d39e5df09cd96983f02f4706c22dc9552db5840
2020-10-27Merge "Updating Movistar AR APNs" am: 22e7d5deb9 am: e8511793e8 am: ↵Fabrício Ferracioli
212bbdfcc8 am: c5873e003a Original change: https://android-review.googlesource.com/c/device/sample/+/1471222 Change-Id: Icbb6847ae0d7ee86ef98879706b3ba5a31716d97
2020-10-22Updating Movistar AR APNsFabricio Ferracioli
Updates to Movistar AR APNs to make them compliant with carrier requirements Bug: 171464403 Test: Build pass Signed-off-by: Fabricio Ferracioli <fferracioli@google.com> Change-Id: Ied1e7a7e54ba412e8ff16f589bb78f88c13c2778
2020-10-20Merge "Remove APN with Unsupported Type vzw800" am: eb8cf277ef am: ↵Nathan Harold
f7bd0f8c03 am: 7f5cae658e am: 9683910f18 Original change: https://android-review.googlesource.com/c/device/sample/+/1466722 Change-Id: Ia67e5b3187be32fe42351c68cdc906c55d990cd6
2020-10-19Remove APN with Unsupported Type vzw800Nathan Harold
There's an APN entry in the database that has an unsupported APN type vzw800. Since it can't possibly be used for anything due to a lack of proper formatting, remove it. Bug: 130763411 Test: compile, flash, and check that APN is removed from DB Change-Id: Ia2ae07251459e6ba72727b0d368dc37d875e0f50
2020-10-01Merge "Add APN configuration for Annatel" am: 06ec16b0b6 am: a3b82be035 am: ↵Treehugger Robot
da66e5138c am: eeaf3c8b4a am: 73fd85c27c Original change: https://android-review.googlesource.com/c/device/sample/+/1439173 Change-Id: Ifa03848a18961e9fbfccce6374bf25f10d0a4b6f
2020-10-01Add APN configuration for AnnatelLirone Chimoni
Test: Build Change-Id: I1f5a3accac7f7a0daabc23f6cfe885b8392d9abc
2020-09-25Merge "Bug: APN info for Pine Belt Wireless was incorrect Test: Coordinated ↵Amit Mahajan
with Pine Belt and incorporated advice from Amit Mahajan to come up with proper values" am: b2336a9b0e am: 4b23e6eead am: 2bb5054e7b am: 1f970aa905 am: 30a183d9aa Original change: https://android-review.googlesource.com/c/device/sample/+/1433014 Change-Id: Iac41b046b53a7c6e7ee5fc536af2118b4da3f849
2020-09-25Bug: APN info for Pine Belt Wireless was incorrectFranklin Marmon
Test: Coordinated with Pine Belt and incorporated advice from Amit Mahajan to come up with proper values Change-Id: Ie4a78cea89f729fd0850d12dfc065112645d8160