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

Commit a87844ab 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
Merged-In: Ia7b9ca82570c1c9a9fed945d687e4bec4e87b3a1
Change-Id: I4b11e63b9d2bb9c59c79462c2a74706a572e7d35
(cherry picked from commit 64056e12)
parent c9252b35
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;