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

Commit 6e5edde4 authored by Robert Snoeberger's avatar Robert Snoeberger
Browse files

Add secure setting for custom clock face shown while docked.

Bug: 120772327
Test: build completed successfully
Change-Id: If643adc24502c6e8b13a4d225bf9c1f09fe200ca
parent 1f2ef22c
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -6025,6 +6025,12 @@ public final class Settings {
        private static final Validator LOCK_SCREEN_CUSTOM_CLOCK_FACE_VALIDATOR =
        private static final Validator LOCK_SCREEN_CUSTOM_CLOCK_FACE_VALIDATOR =
                ANY_STRING_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
         * Set by the system to track if the user needs to see the call to action for
         * the lockscreen notification policy.
         * the lockscreen notification policy.