commit | 0bd36175fbdf4f1506c5dcf93b43f3559837e207 | [log] [tgz] |
---|---|---|
author | John Wang <johnwang@google.com> | Thu Mar 04 14:05:49 2010 -0800 |
committer | John Wang <johnwang@google.com> | Thu Mar 04 14:05:49 2010 -0800 |
tree | ded5a07d372ba8c3bd0d5f1401df7af9a1042bbb | |
parent | 687c1330641b614e44c11842b37477666ae63c23 [diff] |
Add r-w property of emergency number list. Currently, the emergency calls are put into an readonly property ro.ril.ecclist. It is possible that ecclist has to be changed before and after SIM pin lock. And ecclist can also be changed after network broadcasts the local emgergency numbers. So add r-w property ril.ecclist to make emergency number list changable, while still check r-o property to make old RIL work.