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

Commit 5d30e117 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Framework: Fix comment text derp" into jellybean

parents 1601ef02 f66bc61f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2685,7 +2685,7 @@ public final class Settings {
        public static final String SYSTEM_PROFILES_ENABLED = "system_profiles_enabled";

        /**
         * Whether power menu screenshot is enabled
         * Whether the power menu reboot menu is enabled
         * @hide
         */
        public static final String POWER_MENU_REBOOT_ENABLED = "power_menu_reboot_enabled";
@@ -2697,7 +2697,7 @@ public final class Settings {
        public static final String POWER_MENU_SCREENSHOT_ENABLED = "power_menu_screenshot_enabled";

        /**
         * Whether power menu screenshot is enabled
         * Whether power menu profiles switcher is enabled
         * @hide
         */
        public static final String POWER_MENU_PROFILES_ENABLED = "power_menu_profiles_enabled";