commit | 6dabb40ae352c57571f23a04716bd4045a8e50ab | [log] [tgz] |
---|---|---|
author | Pengquan Meng <mpq@google.com> | Thu Nov 02 16:56:09 2017 -0700 |
committer | Pengquan Meng <mpq@google.com> | Tue Nov 28 18:02:31 2017 -0800 |
tree | 8130889cadd81016eb67ff8d088eaa942bc07b0f | |
parent | faffb072a4dd922eaa097eb9b638639b0dad8877 [diff] |
fixed CdmaSmsAddress parser The digit mode of CdmaSmsAddress is incorrect for international address. See 3GPP2 C.S0015-B section 3.4.3.3 Address Parameters for the spec of CdmaSmsAddress. Also see the table from 3GPP2 C.S005-D, table2.7.1.3.2.4-2. Bug: 34805351 Test: unit test Change-Id: I542a717986009b01d19aef5e61964f03b216a162