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

Commit aa9db969 authored by Hawkwood Glazier's avatar Hawkwood Glazier Committed by Android (Google) Code Review
Browse files

Merge "Enable Custom LS Clocks in Teamfood"

parents 43b4aab5 32ef0222
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -112,7 +112,8 @@ public class Flags {
            new ResourceBooleanFlag(205, R.bool.config_enableFaceScanningAnimation);

    // TODO(b/254512676): Tracking Bug
    public static final UnreleasedFlag LOCKSCREEN_CUSTOM_CLOCKS = new UnreleasedFlag(207);
    public static final UnreleasedFlag LOCKSCREEN_CUSTOM_CLOCKS =
            new UnreleasedFlag(207, /* teamfood = */ true);

    /**
     * Flag to enable the usage of the new bouncer data source. This is a refactor of and