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

Commit 2baabeaf authored by Amit Mahajan's avatar Amit Mahajan Committed by Android (Google) Code Review
Browse files

Merge "EAP-SIM RIL command name change."

parents 20312a48 d5183768
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,7 @@ cat include/telephony/ril.h | \
    int RIL_REQUEST_SET_UICC_SUBSCRIPTION = 122;
    int RIL_REQUEST_ALLOW_DATA = 123;
    int RIL_REQUEST_GET_HARDWARE_CONFIG = 124;
    int RIL_REQUEST_ICC_SIM_AUTHENTICATION = 125;
    int RIL_REQUEST_SIM_AUTHENTICATION = 125;

    int RIL_UNSOL_RESPONSE_BASE = 1000;
    int RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED = 1000;