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
This commit is contained in:
committed by
Android (Google) Code Review
parent
05ab460ef9
commit
af7b5cb5b4
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user