Update swisscomm 144/118 emergency number routing

Update routing from EMERGENCY to NORMAL based on latest updates

Fixes: 288080553
Test: atest EccDataTest#testEccDataContent
Test: Manual verification on swisscomm network
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1a43bf9c6117ced69d6de15367e07e3261778c1d)
Merged-In: I2c179c495a46418452a03c3fe67c2dbdff16629e
Change-Id: I2c179c495a46418452a03c3fe67c2dbdff16629e
diff --git a/ecc/input/eccdata.txt b/ecc/input/eccdata.txt
index 4d74a89..7252480 100644
--- a/ecc/input/eccdata.txt
+++ b/ecc/input/eccdata.txt
@@ -523,12 +523,12 @@
   eccs {
     phone_number: "144"
     types: AMBULANCE
-    routing: EMERGENCY
+    routing: NORMAL
   }
   eccs {
     phone_number: "118"
     types: FIRE
-    routing: EMERGENCY
+    routing: NORMAL
   }
   eccs {
     phone_number: "143"
diff --git a/ecc/output/eccdata b/ecc/output/eccdata
index bf0cb6c..fc86961 100644
--- a/ecc/output/eccdata
+++ b/ecc/output/eccdata
Binary files differ