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

Commit 9cec2166 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Patch to update QC CDMA MO SMS change" am: e9501ca4

Change-Id: Ic219a662cc8b078c2b993b054b6ed3da7e5730be
parents 55e9f29a e9501ca4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1184,6 +1184,11 @@ public interface CommandsInterface {
     */
    void sendCdmaSms(byte[] pdu, Message response);

    /**
     * Identical to sendCdmaSms, except that more messages are expected to be sent soon
     * @param pdu is CDMA-SMS in internal pseudo-PDU format
     * @param response response sent when operation completed
     */
    void sendCdmaSMSExpectMore(byte[] pdu, Message response);

    /**
+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.