Update the SmsMessage.createFromPdu() API call
Deprecate the old createFromPdu(byte[] pdu) call because it just guesses the format of the PDU. Instead, unhide the createFromPdu(byte[] pdu, String format) call which specifies the PDU format. BUG: 20015718 Change-Id: I3f1e2387bca72bc18d76f8c993ceee5cab2a9dec
Loading
Please register or sign in to comment