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

Commit 6e4f0f3e authored by Xiangyu/Malcolm Chen's avatar Xiangyu/Malcolm Chen Committed by android-build-merger
Browse files

Merge "Define RIL_REQUEST_SET_PREFERRED_DATA_MODEM."

am: 6f7d3848

Change-Id: I1b7d7488aa8f45be95a2e4f54320225bb62c8b3a
parents 6ba18c6b 6f7d3848
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -420,6 +420,7 @@ public interface RILConstants {
    int RIL_REQUEST_SET_LOGICAL_TO_PHYSICAL_SLOT_MAPPING = 201;
    int RIL_REQUEST_SET_SIGNAL_STRENGTH_REPORTING_CRITERIA = 202;
    int RIL_REQUEST_SET_LINK_CAPACITY_REPORTING_CRITERIA = 203;
    int RIL_REQUEST_SET_PREFERRED_DATA_MODEM = 204;

    /* Responses begin */
    int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;