am 00ddbcaa: Merge change 22314 into eclair

Merge commit '00ddbcaa2e8a181a2efd5456a65c619ed941e4b0' into eclair-plus-aosp

* commit '00ddbcaa2e8a181a2efd5456a65c619ed941e4b0':
  Purge cache
This commit is contained in:
Tom Taylor
2009-08-21 14:12:45 -07:00
committed by Android Git Automerger

View File

@@ -1021,6 +1021,7 @@ public class PduPersister {
+ "content://mms/drafts, content://mms/outbox, "
+ "content://mms/temp.");
}
PDU_CACHE_INSTANCE.purge(uri);
PduHeaders header = pdu.getPduHeaders();
PduBody body = null;