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

Commit 4c4ab382 authored by Steve Kondik's avatar Steve Kondik
Browse files

Add system setting for trackball wake (metalhead8816)

parent 29f48041
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1422,6 +1422,12 @@ public final class Settings {
         */
        public static final String NOTIFICATION_SCREEN_ON = "notification_screen_on";

        /**
         * Whether to wake the screen with the trackball. The value is boolean (1 or 0).
         * @hide
         */
        public static final String TRACKBALL_WAKE_SCREEN = "trackball_wake_screen";

        /**
         * Settings to backup. This is here so that it's in the same place as the settings
         * keys and easy to update.