Add routing to the eccs 114 number

114 is an official emergency number in France for deaf
and hard of hearing people but it was never added in
the Pixel RIL, but 114 is in eccdata.txt

114 is expected to be a normal routed number.

Adding these as identified here:
https://www.service-public.fr/particuliers/actualites/A13283?lang=en

Flag: EXEMPT text & binary file update
Fixes: 349814675
Test: atest TeleServiceTests:EccDataTest
Change-Id: I609bf81bf7d9d81815c0f613e54da5354f83bf19
diff --git a/ecc/input/eccdata.txt b/ecc/input/eccdata.txt
index c4edc9e..95b70d5 100644
--- a/ecc/input/eccdata.txt
+++ b/ecc/input/eccdata.txt
@@ -1019,6 +1019,7 @@
   eccs {
     phone_number: "114"
     types: TYPE_UNSPECIFIED
+    routing: NORMAL
   }
   eccs {
     phone_number: "191"
diff --git a/ecc/output/eccdata b/ecc/output/eccdata
index 482ed79..513d6b9 100644
--- a/ecc/output/eccdata
+++ b/ecc/output/eccdata
Binary files differ