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

Commit 9454a179 authored by Andreas Miko's avatar Andreas Miko
Browse files

Flip feature flag REFACTOR_GETCURRENTUSER

Test: None
Bug: b/305984787
Change-Id: I69907e84591a02f3ff0062153e36b06f7d23cda2
parent 26914a3f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ object Flags {

    // TODO(b/305984787):
    @JvmField
    val REFACTOR_GETCURRENTUSER = unreleasedFlag("refactor_getcurrentuser", teamfood = false)
    val REFACTOR_GETCURRENTUSER = unreleasedFlag("refactor_getcurrentuser", teamfood = true)

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