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

Commit 702c09a7 authored by Hawkwood Glazier's avatar Hawkwood Glazier
Browse files

[DO NOT MERGE] Enable Custom LS Clocks in Teamfood

Test: Manual
Bug: 229771520
Change-Id: Ie7862568ae30e686b92016b91af00391120b4448
parent 26c1fd79
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -112,7 +112,8 @@ public class Flags {
            new ResourceBooleanFlag(205, R.bool.config_enableFaceScanningAnimation);
            new ResourceBooleanFlag(205, R.bool.config_enableFaceScanningAnimation);


    // TODO(b/254512676): Tracking Bug
    // 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
     * Flag to enable the usage of the new bouncer data source. This is a refactor of and