commit | fcbb89b9ec1a4374bab96fa6def4ef3eaaa882fa | [log] [tgz] |
---|---|---|
author | Mengjun Leng <mengju@codeaurora.org> | Wed Jun 01 14:08:23 2016 +0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:12:10 2016 -0600 |
tree | 987aeec859bdde9aa0e0a35b6bef9102bff9ffff | |
parent | def866e6e00b3d5ab6541d8e48ab4282ae0bad0c [diff] |
Mms: Add the retrieve conf type support in MMS PDU composer. The sent MMS PDU type is MESSAGE_TYPE_RETRIEVE_CONF, PduComposer does not support it and always return null, so it fails when backup Mms. Add this type check in PduComposer accordingly. Change-Id: I57444cd8a9ddc2db4586088a05600f21331ef465 CRs-Fixed: 731522