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

Commit 64056e12 authored by Nazish Tabassum's avatar Nazish Tabassum Committed by Daniel Bright
Browse files

SIM De-personalization

Added constant support to framework for sim deperso

Test: make
Bug: 69389695
Change-Id: Ia7b9ca82570c1c9a9fed945d687e4bec4e87b3a1
parent c068acb6
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;