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

Commit 73ca66e3 authored by Deepak Kundra's avatar Deepak Kundra Committed by Gerrit Code Review
Browse files

RF cutback feature for SAR

Change-Id: Ia73ab25387e6f73d50796370f1239bceed4ac7b5
Issue-id:FEIJ-350
parent 648593d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -335,6 +335,7 @@ cat include/telephony/ril.h | \
    int RIL_REQUEST_PULL_LCEDATA = 134;
    int RIL_REQUEST_GET_ACTIVITY_INFO = 135;
    int RIL_REQUEST_SIM_GET_ATR = 136;
    int RIL_REQUEST_SET_MAX_TRANSMIT_POWER = 139;

    int RIL_UNSOL_RESPONSE_BASE = 1000;
    int RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED = 1000;