commit | d4d618a42573ff2050b4441d9bb8493e724a77ae | [log] [tgz] |
---|---|---|
author | pengfeix <pengfeix@codeaurora.org> | Wed Oct 19 10:59:31 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Oct 27 19:01:57 2016 -0700 |
tree | a59d0da4568d56ee364a8ad1f8de51eb2d8dc527 | |
parent | 9070c562ea529c3cdbf9b796b2dea835a49138cb [diff] |
Error pop up is displayed when interrogating call forward menu Service class 0 always be sent to QCRIL as long as SERVICE_CLASS_VOICE(1) is passed in and imsphone is null If service class 0 is passed to QCRIL, QCRIL will not send SERVICE_CLASS TLV in qmi_voice_get_call_forwarding_req which will cause the request failed. Change logic only pass service class 0 for SERVICE_CLASS_NONE. Change-Id: Ie4960ea72e36ccd6dcbcad5118c26a3d3c2e313f CRs-Fixed: 1079388