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

Commit 9a5bb54d authored by Yomna Nasser's avatar Yomna Nasser
Browse files

Revert "Revert "Add constants for setNullCipherAndIntegrityEnabled""

This reverts commit af7b5cb5.
A fix was applied in frameworks/opt/Telephony.

Bug: b/237529943
Test: m
Change-Id: I75a02ec4b00ff0088404e37a3de01e02251ddba3
parent 40850061
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;