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

Commit af7b5cb5 authored by Binyi Wu's avatar Binyi Wu Committed by Android (Google) Code Review
Browse files

Revert "Add constants for setNullCipherAndIntegrityEnabled"

Revert "Add RIL interface for setNullCipherAndIntegrityEnabled"

Revert submission 20283075-setNullCipherAndIntegrityEnabled

Reason for revert:
DroidMonitor: Potential culprit for Bug b/259163733 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Reverted Changes:
Idad17af0a:Add setNullCipherAndIntegrityEnabled CTS to IRadio...
Ia72f7bdd6:Add constants for setNullCipherAndIntegrityEnabled...
I5ea99cb06:Add setNullCipherAndIntegrityEnabled to IRadioNetw...
I53403d9f7:Add RIL interface for setNullCipherAndIntegrityEna...

Change-Id: Iae73cc40c4be22599bfdec61d48d9318c4fba2a8
parent 05ab460e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -542,7 +542,6 @@ 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;