commit | 13589dbd08d65d6d02bbc9f34982263a886fa101 | [log] [tgz] |
---|---|---|
author | Grant Menke <grantmenke@google.com> | Wed Aug 28 12:51:24 2024 -0700 |
committer | Grant Menke <grantmenke@google.com> | Wed Aug 28 19:54:04 2024 +0000 |
tree | 1f2b21179cc05544ec57983befdba9a708431282 | |
parent | 083dd0a4f75bcc6f3beabf5e9a34ce70d00eefb0 [diff] |
Update ES emergency numbers. This CL removes "088" as a POLICE emergency number in eccdata. The following source was provided by the TAM: https://administracion.gob.es/pag_Home/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/asistencia-sanitaria/numeros-urgencia.html Bug: 354210256 Test: atest TeleServiceTests:EccDataTest Flag: EXEMPT resource only update Change-Id: I539187b75f466251967246b358dc5ed2f5a26f9c
diff --git a/ecc/input/eccdata.txt b/ecc/input/eccdata.txt index dab3ce8..f7c36e2 100644 --- a/ecc/input/eccdata.txt +++ b/ecc/input/eccdata.txt
@@ -838,11 +838,6 @@ routing: EMERGENCY } eccs { - phone_number: "088" - types: POLICE - routing: NORMAL - } - eccs { phone_number: "085" types: FIRE routing: NORMAL
diff --git a/ecc/output/eccdata b/ecc/output/eccdata index 229604b..697fd49 100644 --- a/ecc/output/eccdata +++ b/ecc/output/eccdata Binary files differ