Adds missing symbol RIL_REQUEST_IS_NULL_CIPHER_AND_INTEGRITY_ENABLED
Bug: 237529943 Test: m Change-Id: Ie055959515070dca32e701000ebd04d870b2634c Merged-In: Ie055959515070dca32e701000ebd04d870b2634c
This commit is contained in:
@@ -571,6 +571,7 @@ public interface RILConstants {
|
||||
int RIL_REQUEST_UPDATE_IMS_CALL_STATUS = 240;
|
||||
int RIL_REQUEST_SET_N1_MODE_ENABLED = 241;
|
||||
int RIL_REQUEST_IS_N1_MODE_ENABLED = 242;
|
||||
int RIL_REQUEST_IS_NULL_CIPHER_AND_INTEGRITY_ENABLED = 259;
|
||||
|
||||
/* Responses begin */
|
||||
int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;
|
||||
|
||||
Reference in New Issue
Block a user