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

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

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

* commit 'cda884d5':
  Add RIL_REQUEST_SET_INITIAL_ATTACH_APN.
parents f534dc6c cda884d5
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;