Files
frameworks_base/core/java/android
Cheuksan Wang f657b9969d 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-05-05 15:24:18 -07:00
..
2015-05-04 13:30:58 -07:00
2015-04-22 11:56:36 +02:00
2015-05-05 10:13:54 -07:00