FP4T-1085 Customize ECC number for SFR

* Root Cause
  ecc number config wrong
* Solution
  remove ecc number from eccdata
* Test Steps
  can not test locally

Change-Id: Id6e4627aafced844346820ee089dd042842f3541
(cherry picked from commit 9aa3547b05d983e51b9d42c2011e974c616dc6a1)
(cherry picked from commit cfe273f40bd8ba89d9d7c37da8aedc2f8b1cd49a)
diff --git a/ecc/input/eccdata.txt b/ecc/input/eccdata.txt
index c11b6bf..f5d88c3 100644
--- a/ecc/input/eccdata.txt
+++ b/ecc/input/eccdata.txt
@@ -778,42 +778,6 @@
     types: AMBULANCE
     types: FIRE
   }
-  eccs {
-    phone_number: "115"
-    types: TYPE_UNSPECIFIED
-  }
-  eccs {
-    phone_number: "116000"
-    types: TYPE_UNSPECIFIED
-  }
-  eccs {
-    phone_number: "114"
-    types: TYPE_UNSPECIFIED
-  }
-  eccs {
-    phone_number: "191"
-    types: TYPE_UNSPECIFIED
-  }
-  eccs {
-    phone_number: "196"
-    types: MARINE_GUARD
-  }
-  eccs {
-    phone_number: "197"
-    types: TYPE_UNSPECIFIED
-  }
-  eccs {
-    phone_number: "116117"
-    types: TYPE_UNSPECIFIED
-  }
-  eccs {
-    phone_number: "116111"
-    types: TYPE_UNSPECIFIED
-  }
-  eccs {
-    phone_number: "119"
-    types: TYPE_UNSPECIFIED
-  }
   ecc_fallback: "112"
 }
 countries {
diff --git a/ecc/output/eccdata b/ecc/output/eccdata
index c3c0d1a..9f9bd54 100644
--- a/ecc/output/eccdata
+++ b/ecc/output/eccdata
Binary files differ