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

Commit c24a059c authored by Nazanin Bakhshi's avatar Nazanin Bakhshi Committed by android-build-merger
Browse files

Merge "create getModemEnabled function in PhoneConfigurationManager" am: 8bf13f06

am: cc64f34a

Change-Id: I345a865b690216eb66bb730a029902c0f98bb867
parents 6f113ece cc64f34a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -470,6 +470,7 @@ public interface RILConstants {
    int RIL_REQUEST_START_KEEPALIVE = 144;
    int RIL_REQUEST_STOP_KEEPALIVE = 145;
    int RIL_REQUEST_ENABLE_MODEM = 146;
    int RIL_REQUEST_GET_MODEM_STATUS = 147;

    /* The following requests are not defined in RIL.h */
    int RIL_REQUEST_HAL_NON_RIL_BASE = 200;