Merge "Revert "Add constants for setNullCipherAndIntegrityEnabled""

This commit is contained in:
Binyi Wu
2022-11-15 03:27:30 +00:00
committed by Android (Google) Code Review

View File

@@ -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;