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

Commit 5096a8e6 authored by David Kohen's avatar David Kohen Committed by Steve Kondik
Browse files

Add a setting to avoid boot prompt in after the shutdown dialog

parent f86ef680
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1625,6 +1625,12 @@ public final class Settings {
         */
        public static final String DBM_COLOR = "dbm_color";

        /**
         * Specifies whether to prompt on the power dialog
         * @hide
         */
        public static final String POWER_DIALOG_PROMPT = "power_dialog_prompt";

        /**
         * Specifies notification count color
         * @hide