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

Commit 26f0d31f authored by Andreas Miko's avatar Andreas Miko
Browse files

Teamfood NEW_AOD_TRANSITION

Bug: b/301915812
Test: none
Change-Id: I6437a66fcdaf704fa555983d4e6ad25cf114e113
parent f003dc59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ object Flags {

    // TODO(b/301915812): Tracking Bug
    @JvmField
    val NEW_AOD_TRANSITION = unreleasedFlag("new_aod_transition", teamfood = false)
    val NEW_AOD_TRANSITION = unreleasedFlag("new_aod_transition", teamfood = true)

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