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

Commit bf21df33 authored by Jack Yu's avatar Jack Yu Committed by android-build-merger
Browse files

Merge "Added the new RIL request to set SIM power state"

am: 2f21f71d

Change-Id: I75402ea985f81fd4f420cf7bfb4b07680a11ef2f
parents c54962a4 2f21f71d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -411,6 +411,7 @@ cat include/telephony/ril.h | \
    int RIL_REQUEST_GET_ACTIVITY_INFO = 135;
    int RIL_REQUEST_SET_ALLOWED_CARRIERS = 136;
    int RIL_REQUEST_GET_ALLOWED_CARRIERS = 137;
    int RIL_REQUEST_SET_SIM_CARD_POWER = 140;

    int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;