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

Commit fdd78e06 authored by Hui Wang's avatar Hui Wang Committed by Amit Mahajan
Browse files

add apn setting parameters, and set apn parameters to bp

Change-Id: I2720b6f8eba707691b9c3f481b6182c98ae3f10b
parent 77e54d90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -287,6 +287,7 @@ cat include/telephony/ril.h | \
    int RIL_REQUEST_ALLOW_DATA = 123;
    int RIL_REQUEST_GET_HARDWARE_CONFIG = 124;
    int RIL_REQUEST_SIM_AUTHENTICATION = 125;
    int RIL_REQUEST_SET_DATA_PROFILE = 128;

    int RIL_UNSOL_RESPONSE_BASE = 1000;
    int RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED = 1000;