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

Commit b5527bee authored by Liana Kazanova (xWF)'s avatar Liana Kazanova (xWF)
Browse files

Revert "Add RILConstants for notifyImsDataNetwork"

Revert submission 33324342-notify_ims_data_network

Reason for revert: DroidMonitor: Potential culprit for http://b/422266321 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Bug: 422266321

Reverted changes: /q/submissionid:33324342-notify_ims_data_network

Change-Id: I4c92a0a1604a874697389aae45b958a116171bd1
parent b36fba95
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -555,7 +555,6 @@ public interface RILConstants {
    int RIL_REQUEST_SET_USER_DATA_ENABLED = 254;
    int RIL_REQUEST_SET_USER_DATA_ROAMING_ENABLED = 255;
    int RIL_REQUEST_UPDATE_ALLOWED_IMS_SERVICES = 256;
    int RIL_REQUEST_NOTIFY_IMS_DATA_NETWORK = 257;

    /* Responses begin */
    int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;