LRX21M.vC1O-0
[GitHub/mt8127/ttab-system.git] / system / etc / ecc_list.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <EccTable>
3 <!--
4 The attribute definition for tag EccEntry:
5 - Ecc: the emergnecy number
6 - Category: the service category
7 - Condition: there are following values:
8 - 0: ecc only when no sim
9 - 1: ecc always
10 - 2: MMI will show ecc but send to nw as normal call
11 -->
12 <EccEntry Ecc="112" Category="0" Condition="1" />
13 <EccEntry Ecc="911" Category="0" Condition="1" />
14 <EccEntry Ecc="000" Category="0" Condition="0" />
15 <EccEntry Ecc="08" Category="0" Condition="0" />
16 <EccEntry Ecc="110" Category="0" Condition="0" />
17 <EccEntry Ecc="118" Category="0" Condition="0" />
18 <EccEntry Ecc="119" Category="0" Condition="0" />
19 <EccEntry Ecc="999" Category="0" Condition="0" />
20 </EccTable>