commit | 14f1eb57db8c2b541a7e110cbf5a4eaf9cacc6b3 | [log] [tgz] |
---|---|---|
author | takuo <kitame@gmail.com> | Tue Jun 01 18:56:54 2010 +0900 |
committer | takuo <kitame@gmail.com> | Wed Jun 09 23:46:58 2010 +0900 |
tree | 4c626dc0063dc87af8afcc921561f7c16a4e04a3 | |
parent | ef367529f9c7a538d74599b37b49ac309d0a8d8c [diff] |
Should accept "application/vnd.wap.multipart.alternative" message. Unfortunately, PduParser does not allow application/vnd.wap.multipart.alternative as M-RETRIEVE.CONF but some Mobile carrier send message with this type. This patch allows that and take the first part of multipart as message body. It fixes http://code.google.com/p/android/issues/detail?id=8957 Change-Id: Ic93259c91331d1e67100439114b7c4f43a834368