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

Commit 05ab460e authored by Yomna Nasser's avatar Yomna Nasser
Browse files

Add constants for setNullCipherAndIntegrityEnabled

Bug: b/237529943
Test: m
Change-Id: Ia72f7bdd64f659fb0b1aecaf06cc0d044b6d6f7b
parent 7d7533c4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -542,6 +542,7 @@ public interface RILConstants {
    int RIL_REQUEST_STOP_IMS_TRAFFIC = 236;
    int RIL_REQUEST_SEND_ANBR_QUERY = 237;
    int RIL_REQUEST_TRIGGER_EPS_FALLBACK = 238;
    int RIL_REQUEST_SET_NULL_CIPHER_AND_INTEGRITY_ENABLED = 239;

    /* Responses begin */
    int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;