EAP-SIM RIL command name change.
Modified the name to match what was in QCRIL. Change-Id: I41abfacb7bacd4cfa0d4543100ac9960c97184f9
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user