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

Commit cda884d5 authored by Wink Saville's avatar Wink Saville Committed by Android Git Automerger
Browse files

am d3890496: Merge "Add RIL_REQUEST_SET_INITIAL_ATTACH_APN." into klp-dev

* commit 'd3890496':
  Add RIL_REQUEST_SET_INITIAL_ATTACH_APN.
parents 94bf4d69 d3890496
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -262,6 +262,7 @@ cat include/telephony/ril.h | \
    int RIL_REQUEST_VOICE_RADIO_TECH = 108;
    int RIL_REQUEST_GET_CELL_INFO_LIST = 109;
    int RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE = 110;
    int RIL_REQUEST_SET_INITIAL_ATTACH_APN = 111;
    int RIL_UNSOL_RESPONSE_BASE = 1000;
    int RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED = 1000;
    int RIL_UNSOL_RESPONSE_CALL_STATE_CHANGED = 1001;