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

Commit fbe838c7 authored by Yomna Nasser's avatar Yomna Nasser Committed by Android (Google) Code Review
Browse files

Merge "Adds missing symbol RIL_REQUEST_IS_NULL_CIPHER_AND_INTEGRITY_ENABLED" into udc-dev

parents 173bf356 b7c178ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;