Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e498da3f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Add link control support"

parents 85e08c94 2a0b1755
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ interface ISms {
     */
    void sendTextWithOptions(String callingPkg, in String destAddr, in String scAddr,
            in String text, in PendingIntent sentIntent, in PendingIntent deliveryIntent,
            in int priority);
            in int priority, in boolean isExpectMore);

    /**
     * Send a multi-part text based SMS.
@@ -230,7 +230,7 @@ interface ISms {
     */
    void sendMultipartTextWithOptions(String callingPkg, in String destinationAddress,
            in String scAddress, in List<String> parts, in List<PendingIntent> sentIntents,
            in List<PendingIntent> deliveryIntents, in int priority);
            in List<PendingIntent> deliveryIntents, in int priority, in boolean isExpectMore);

    /**
     * Enable reception of cell broadcast (SMS-CB) messages with the given