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

Commit 07752b1f 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"

parents 1ebd197d 6bcffa1f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -587,6 +587,7 @@ public interface RILConstants {
    int RIL_REQUEST_STOP_SENDING_SATELLITE_POINTING_INFO = 256;
    int RIL_REQUEST_GET_MAX_CHARACTERS_PER_SATELLITE_TEXT_MESSAGE = 257;
    int RIL_REQUEST_GET_TIME_FOR_NEXT_SATELLITE_VISIBILITY = 258;
    int RIL_REQUEST_IS_NULL_CIPHER_AND_INTEGRITY_ENABLED = 259;

    /* Responses begin */
    int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;