Merge "SIM De-personalization" am: 5e423ac87c am: 99733f8d2a

Change-Id: I8c13988a570d2609106e36b86841a8fdca10c732
This commit is contained in:
Daniel Bright
2020-04-03 22:55:21 +00:00
committed by Automerger Merge Worker

View File

@@ -493,6 +493,7 @@ public interface RILConstants {
int RIL_REQUEST_GET_UICC_APPLICATIONS_ENABLEMENT = 209;
int RIL_REQUEST_SET_SYSTEM_SELECTION_CHANNELS = 210;
int RIL_REQUEST_GET_BARRING_INFO = 211;
int RIL_REQUEST_ENTER_SIM_DEPERSONALIZATION = 212;
/* Responses begin */
int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;