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

Commit 793f1a79 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add secure setting for custom clock face shown while docked."

parents 6364e04b 6e5edde4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -6025,6 +6025,12 @@ public final class Settings {
        private static final Validator LOCK_SCREEN_CUSTOM_CLOCK_FACE_VALIDATOR =
                ANY_STRING_VALIDATOR;
        /**
         * Indicates which clock face to show on lock screen and AOD while docked.
         * @hide
         */
        private static final String DOCKED_CLOCK_FACE = "docked_clock_face";
        /**
         * Set by the system to track if the user needs to see the call to action for
         * the lockscreen notification policy.