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

Commit 6497eecc authored by Hawkwood Glazier's avatar Hawkwood Glazier Committed by Automerger Merge Worker
Browse files

[DO NOT MERGE] Enable Custom LS Clocks in Teamfood am: 702c09a7

parents 3ec2b325 702c09a7
Loading
Loading
Loading
Loading
+2 −1
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