commit | c0bbd4abfcf1c3224f90de241b1caf64663297c0 | [log] [tgz] |
---|---|---|
author | Leo Hsu <leohsu@google.com> | Fri Nov 09 19:19:11 2018 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Fri Nov 09 19:19:11 2018 -0800 |
tree | c9511bbac2434bd0ec2f51f79657b69fb36c6baa | |
parent | 371461d4aef294faf20db57deba60ce6eaacef6c [diff] | |
parent | 8f67fce8e64121bb24054bc24970ea7511621bce [diff] |
Merge "Fix recommended emergency number of GB." am: 8f67fce8e6 Change-Id: I19eb3db2210884861983506fc37caa2f8690080d
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