commit | 05f491399bff6367c951efb7134a58756c0158ea | [log] [tgz] |
---|---|---|
author | Leo Hsu <leohsu@google.com> | Fri Nov 09 19:24:18 2018 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Fri Nov 09 19:24:18 2018 -0800 |
tree | 2a752dc81bfac03bb3d68bc2711174cabc89e54d | |
parent | d2c63a26bdee8c4b49979ed55099e1fd0ff3d0db [diff] | |
parent | c0bbd4abfcf1c3224f90de241b1caf64663297c0 [diff] |
Merge "Fix recommended emergency number of GB." am: 8f67fce8e6 am: c0bbd4abfc Change-Id: Ie2e229cc43849be018b0847faf38576450a9f78d
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