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

Commit 0208c69e authored by Andreas Miko's avatar Andreas Miko
Browse files

Revert "Activate flag for Light Reveal Effect"

This reverts commit 067ad8ed.

Reason for revert: issue with SFPS unlock b/283239883 

Change-Id: I8a209a7fb97a8defc5111e45a001890c61055b7d
parent 067ad8ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@ object Flags {
     */
    // TODO(b/281655028): Tracking bug
    @JvmField
    val LIGHT_REVEAL_MIGRATION = unreleasedFlag(218, "light_reveal_migration", teamfood = true)
    val LIGHT_REVEAL_MIGRATION = unreleasedFlag(218, "light_reveal_migration", teamfood = false)

    /** Flag to control the migration of face auth to modern architecture. */
    // TODO(b/262838215): Tracking bug