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

Commit 47a3cfd4 authored by Sarah Chin's avatar Sarah Chin
Browse files

Patch to update QC CDMA MO SMS change

Test: atest FrameworksTelephonyTests
Change-Id: I855ffe313ee67a65c6ce06faba10954a64e0703a
Merged-In: I855ffe313ee67a65c6ce06faba10954a64e0703a
parent ee4c00b2
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.