Merge \"Allow the phone process to hide outbound text SMS\" into nyc-mr1-dev
am: 3f258857b5
Change-Id: Id54d7ac48c857234e43b828368ff0cd53facc0b0
This commit is contained in:
@@ -184,7 +184,7 @@ interface ISms {
|
||||
*/
|
||||
void sendTextForSubscriberWithSelfPermissions(in int subId, String callingPkg,
|
||||
in String destAddr, in String scAddr, in String text, in PendingIntent sentIntent,
|
||||
in PendingIntent deliveryIntent);
|
||||
in PendingIntent deliveryIntent, in boolean persistMessage);
|
||||
|
||||
/**
|
||||
* Inject an SMS PDU into the android platform.
|
||||
|
||||
Reference in New Issue
Block a user