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

Commit 1b0309d1 authored by Gwen Lin's avatar Gwen Lin Committed by Android (Google) Code Review
Browse files

Revert^2 "Add RILConstants for notifyImsDataNetwork"

b5527bee

Change-Id: Ia72a03b884ccb223f941e0bf5ca4a9f880008999
parent b5527bee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -555,6 +555,7 @@ 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;