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