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

Commit 71290a77 authored by Hunsuk Choi's avatar Hunsuk Choi Committed by Android (Google) Code Review
Browse files

Merge "Add RIL_REQUEST_UPDATE_IMS_CALL_STATUS"

parents a5450530 3db73687
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -543,6 +543,7 @@ public interface RILConstants {
    int RIL_REQUEST_SEND_ANBR_QUERY = 237;
    int RIL_REQUEST_TRIGGER_EPS_FALLBACK = 238;
    int RIL_REQUEST_SET_NULL_CIPHER_AND_INTEGRITY_ENABLED = 239;
    int RIL_REQUEST_UPDATE_IMS_CALL_STATUS = 240;

    /* Responses begin */
    int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;