OSDN Git Service

Return error code when composing PDU fails
authorMatthias Thomae <matthias.thomae@teleca.com>
Mon, 4 Oct 2010 11:21:23 +0000 (13:21 +0200)
committerMatthias Thomae <matthias.thomae@teleca.com>
Thu, 16 Feb 2012 10:17:39 +0000 (11:17 +0100)
commit54c3ce2f14b8aa8559150b75f85c89a17dfaeba8
tree733a5c08d5a88eca07aff6c10bf6285951da31d6
parent472512f6970fa170e2e1a3e1c24ac2b742e2e6b6
Return error code when composing PDU fails

When the PduComposer fails to make the message body,
a successful result code was still returned.

Change-Id: I8a677afeeae8811c3b0fae61209c5348df1e39d9
core/java/com/google/android/mms/pdu/PduComposer.java