Merge "SIM De-personalization" into rvc-dev am: 374189846f am: 9f2a425ef7 am: 989aa54bee

Change-Id: I11ec8643e906dd5ce3e10d59df3c592289c65b8d
This commit is contained in:
Daniel Bright
2020-04-01 21:09:19 +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;