| This directory contains tools and data related to ECC (Emergency Call Codes) |
| - A script to launch the newest conversion toolset to convert |
| input/eccdata.txt into output/eccdata. |
| - A text file in ProtoBuf text format which contains all known ECC data. |
| - The binary file generated from input files. |
| - Contains format definitions and converting tools. |
| - A symbolic link references to protobuf folder of the newest version of |
| conversion toolsets. It's used in Android.mk. |
| Steps to update the ECC database: |
| 1. Edit input/eccdata.txt |
| 5. Push TeleService.apk to system/priv-app/TeleService |
| 7. run 'atest TeleServiceTests:EccDataTest#testEccDataContent' |