commit | 30411394a74d80e1623ce99ac0a0138b37154296 | [log] [tgz] |
---|---|---|
author | Caio Oliveira <caiooliveirafarias0@gmail.com> | Mon Sep 23 23:56:06 2024 -0300 |
committer | Jackeagle <jackeagle102@gmail.com> | Sat Nov 02 08:51:23 2024 -0400 |
tree | f87e6a7a9b96c0d343f4f5faac7ccfa7db5b960c | |
parent | 0526aa691bd105f227bfc131a02c6090ca1dd9ae [diff] |
vendor: apns: Update Brazil carriers to 2024 * Nuked Telemig (sold to Vivo after 2010) * Nuked Amazonia Celular (sold to Oi after 2009) * Updated Vivo to use IPV4V6 (related to https://gitlab.com/LineageOS/issues/android/-/issues/7191) * Added Sercomtel, Unifique (MVNO) * Added missing TIM MNC 54 (Porto Seguro Conecta MVNO, merged to TIM after 2018) Fun fact: It was the first MVMO in Brazil * Nextel Brasil is now Claro NXT (since 2020) There's no info about updated APN (since it's recent, keep for compat) * Fun Fact: Oi (as a mobile network) is dead since 2022 selled to TIM/Claro/Vivo. (since it's recent, keep for compat) * Kept "Correios Celular" rather than "Surf" https://www.surf.com.br/site/nossos-clientes/ * Hide IMS APNs from user * Not added Webbing and Ligue as on AOSP * based on: - https://mcc-mnc.net/ - https://apn.how/br - https://www.mcc-mnc.com/ - https://www.teleco.com.br/opcelular.asp - https://www.teleco.com.br/en/en_mvno_br.asp - https://android.googlesource.com/device/sample/+/main/etc/apns-full-conf.xml Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com> Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com> Change-Id: I8cc34651472b38b21ca473eb32146a8ef6215526 Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>