Files
frameworks_base/core/java/android
Cheuksan Wang e87e4f077c add a parameter to carrier messaging calls to request delivery status
In the carrier messaging API, I forgot to add the parameter to request
delivery status. We need to add one more parameter (to indicate
requesting delivery status) to these calls:

onSendMultipartTextSms
onSendTextSms
onSendDataSms

Backward compatibility is maintained in
CarrierMessagingService.java. Third-party carrier apps implementing
the old API will continue to work.

BUG: 20224743
Change-Id: I09901558e7cb75a9ec6a5bd5ba2c8117ac471932
2015-04-24 21:51:28 +00:00
..
2015-04-15 16:06:51 -07:00
2015-04-22 12:04:38 -07:00
2015-04-15 16:06:51 -07:00
2015-02-27 15:53:28 +09:00
2015-02-17 21:11:36 +00:00