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

Commit 020d844a authored by Adnan's avatar Adnan Committed by Gerrit Code Review
Browse files

Add scramble pin layout global setting.

Change-Id: Ic4173a0d65e6bc22ea5ab3061139af12582aac5a
parent bc820858
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3130,6 +3130,12 @@ public final class Settings {
        /** @hide */
        public static final int STATUS_BAR_COLLAPSE_IF_NO_CLEARABLE = 2;

        /**
         * Whether to scramble a pin unlock layout
         * @hide
         */
        public static final String LOCKSCREEN_PIN_SCRAMBLE_LAYOUT = "lockscreen_scramble_pin_layout";

        /**
         * Whether to use the custom quick unlock screen control
         * @hide