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

Commit 12b9f89a 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

am: 6e4f0f3e

Change-Id: Ied8c2ad8c484d60dcb686b5f6f866cf4206e3fd2
parents b8779636 6e4f0f3e
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;