commit | 269081781573ac6f830c00b24efe3cf8af80bd32 | [log] [tgz] |
---|---|---|
author | John Wang <johnwang@google.com> | Wed Dec 07 16:38:56 2011 -0800 |
committer | John Wang <johnwang@google.com> | Wed Dec 07 16:38:56 2011 -0800 |
tree | a70f4ab96cc96699532606f1295fb3114289fbd5 | |
parent | 9a856f4ee7b49f735e31b57a09bee2f033ce20a5 [diff] |
Correct the dialing number of structured MMI. According to TS 22.030 6.5.2 "Structure of the MMI", the dialing number can not end with #. The format is like *SC*SI#DN. Correct the mmi pattern to exclude DN# case. With this fix, processCode() will tread *NNN#DN#, e.g. *400#16 digit number# in bug 5622718, as USSD and send via RIL_REQUEST_SEND_USSD. bug:5622718 Change-Id: Ifc8d0edff4308602a5f3fc651cf116bf6bad3cbc