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

Commit acbed524 authored by Adnan Begovic's avatar Adnan Begovic
Browse files

fw: Add WIMAX_ON.

Change-Id: Iee18a70e0062b5d3b72cd23eef154e13177d1091
parent 9eb4ca10
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5454,6 +5454,12 @@ public final class Settings {
        public static final String CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS =
                "connectivity_release_pending_intent_delay_ms";

        /**
        * Whether the Wimax should be on.  Only the WiMAX service should touch this.
        * @hide
        */
        public static final String WIMAX_ON = "wimax_on";

        /**
         * Whether background data usage is allowed.
         *