commit | 8f67fce8e64121bb24054bc24970ea7511621bce | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sat Nov 10 03:09:59 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Nov 10 03:09:59 2018 +0000 |
tree | c9511bbac2434bd0ec2f51f79657b69fb36c6baa | |
parent | a0521acabf2993ee935a8c75cff3b44d5c0c1ae5 [diff] | |
parent | f3befce2f294f58e4367420e902494e24a9b6995 [diff] |
Merge "Fix recommended emergency number of GB."
diff --git a/ecc/input/eccdata.txt b/ecc/input/eccdata.txt index 54be16b..403cad7 100644 --- a/ecc/input/eccdata.txt +++ b/ecc/input/eccdata.txt
@@ -808,7 +808,7 @@ countries { iso_code: "GB" eccs { - phone_number: "112" + phone_number: "999" types: POLICE types: AMBULANCE types: FIRE
diff --git a/ecc/output/eccdata b/ecc/output/eccdata index 2d0165a..679bc36 100644 --- a/ecc/output/eccdata +++ b/ecc/output/eccdata Binary files differ