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

Commit fea69633 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

Change-Id: I8ffa208bd449b049d349c3fd8fc4cbaba8b19f02
parents 0aae6825 9cec2166
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.