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

Commit 0b39e521 authored by Daniel Bright's avatar Daniel Bright Committed by Automerger Merge Worker
Browse files

Merge "SIM De-personalization" into rvc-dev am: 37418984

Change-Id: I7d0251f0663e4416e2c6b9f13ee5195130e05f33
parents f030962c 37418984
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;