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

Commit 2508a98a authored by dhacker29's avatar dhacker29
Browse files

Fix Samsung STK code for msim

Change-Id: I726f03351f42ce58b8387fad20adfac224c28199
parent 961d3a08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@ public class CatService extends Handler implements AppInterface {

    static final int MSG_ID_TIMEOUT                  = 9;  // Samsung STK
    static final int MSG_ID_RIL_MSG_DECODED          = 10;
    static final int MSG_ID_SEND_SMS_RESULT          = 12; // Samsung STK
    protected static final int MSG_ID_SEND_SMS_RESULT          = 12; // Samsung STK

    // Events to signal SIM presence or absent in the device.
    protected static final int MSG_ID_ICC_RECORDS_LOADED       = 20;