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

Commit 1d62729d authored by Annie Meng's avatar Annie Meng
Browse files

Revert "create getModemEnabled function in PhoneConfigurationManager"

This reverts commit cc07b9ed.

Reason for revert: Broke presubmit

Change-Id: I329a1c509385789d189e1452c72fde55b11f1422
parent cc07b9ed
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -470,7 +470,6 @@ 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;