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

Commit 47bab4d2 authored by gsarrica's avatar gsarrica Committed by Steve Kondik
Browse files

Adds LTE toggle button to powerwidget. Toggles between NT_MODE_GLOBAL

and NT_MODE_CDMA. Refactored to work with correct cyanogenmod settings.

Change-Id: I04e8022535a225b2b5dc0a07d95dfd48d7ad513b
parent 18d824aa
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2088,6 +2088,13 @@ public final class Settings {
        */
        public static final String EXPANDED_NETWORK_MODE = "expanded_network_mode";

        /**
         * Notification Power Widget - Custom LTE Toggle
         * 1 - lte on, 0 - lte off
         * @hide
         */
        public static final String LTE_MODE = "lte_mode";

        /**
        * Notification Power Widget - Custom Screen Timeout
        * @hide
+331 B
Loading image diff...
+334 B
Loading image diff...
+460 B
Loading image diff...
+536 B
Loading image diff...
Loading