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

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

Merge "Added two new RIL commands support" am: d7b60d78

am: 01cfdb4f

Change-Id: I40948d26d865336a31e6305012d828c6630e1e99
parents 99cca40d 01cfdb4f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -411,6 +411,8 @@ 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_SEND_DEVICE_STATE = 138;
    int RIL_REQUEST_SET_UNSOLICITED_RESPONSE_FILTER = 139;
    int RIL_REQUEST_SET_SIM_CARD_POWER = 140;

    int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;