Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Telephony: Fix SmsManager to throw IllegalArgumentException | Rika Brooks | 2012-08-06 | 1 | -0/+17 |
| | | | | | | | | | | | 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 | ||||
* | Create telephony-common - DO NOT MERGE | Wink Saville | 2012-07-17 | 10 | -0/+5612 |
telephony-common was created by moving some of frameworks/base/telephony to: frameworks/opt/telephony Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c |