Home | History | Annotate | only in /device/htc/common
Up to higher level directory
NameDateSize
Android.mk19-Dec-201032
CleanSpec.mk19-Dec-20102.2K
common.mk19-Dec-20101.2K
common_small.mk19-Dec-20101.1K
ecclist_for_mcc.conf19-Dec-2010276
overlay/19-Dec-2010
README.ecclist_for_mcc.conf19-Dec-20101.2K
releasetools.py19-Dec-20103.2K
updater/19-Dec-2010

README.ecclist_for_mcc.conf

      1 The following copyright and license information applies to ecclist_for_mcc.conf
      2 
      3 # Copyright (C) 2010 The Android Open Source Project
      4 #
      5 # Licensed under the Apache License, Version 2.0 (the "License");
      6 # you may not use this file except in compliance with the License.
      7 # You may obtain a copy of the License at
      8 #
      9 #      http://www.apache.org/licenses/LICENSE-2.0
     10 #
     11 # Unless required by applicable law or agreed to in writing, software
     12 # distributed under the License is distributed on an "AS IS" BASIS,
     13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     14 # See the License for the specific language governing permissions and
     15 # limitations under the License.
     16 
     17 ecclist_for_mcc.conf contains emergency number of countries, which will be used to
     18 set the property of emergency numbers.
     19 
     20 The format of ecclist_for_mcc.conf is
     21 
     22 [MCC of a country] white space [Emergency number for that country, separated by comma]
     23 
     24 Note:
     25 1. Use white space instead of TAB between MCC and emergency number list.
     26 
     27 2. Emergency number 112 and 911 are included as default emergency numbers. But it is 
     28 recommended to explicitly include those two numbers in the list.
     29 
     30 3. It is recommended to sort the entries by MCC.
     31