commit | 910825a2ed10bd5cc454b91380b7db0dac2e616e | [log] [tgz] |
---|---|---|
author | Rika Brooks <rbrooks@codeaurora.org> | Thu Apr 12 16:02:25 2012 -0700 |
committer | Rika Brooks <rbrooks@codeaurora.org> | Mon Aug 06 13:46:41 2012 -0700 |
tree | 3a58afc6c5dc5b00fee16efbf7886fe2731c0cc6 | |
parent | 801aa9f327730327132aafbae7e0c55bb6e7ea71 [diff] |
Telephony: Fix SmsManager to throw IllegalArgumentException IllegalArgumentException condition for: enableCellBroadcastRange() and disableCellBroadcastRange() is if endMessageId < startMessageId. IllegalArgumentException condition for divideMessage() is if input text is null, for copyMessageToIcc() it is if pdu is null. Change-Id: Id344e99728ac92cbfcf2d11b8ca3f920d140bbde