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

Commit 0f404863 authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Promote FSI Requires Keyguard feature from Teamfood to Droidfood

Change-Id: I8505abded50b0b8b5e8377f1fad44c0538d88c62
Test: build
Bug: 245356701
parent c573766a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -59,7 +59,7 @@ object Flags {
        )
        )


    // TODO(b/254512517): Tracking Bug
    // TODO(b/254512517): Tracking Bug
    val FSI_REQUIRES_KEYGUARD = unreleasedFlag(110, "fsi_requires_keyguard", teamfood = true)
    val FSI_REQUIRES_KEYGUARD = releasedFlag(110, "fsi_requires_keyguard")


    // TODO(b/259130119): Tracking Bug
    // TODO(b/259130119): Tracking Bug
    val FSI_ON_DND_UPDATE = unreleasedFlag(259130119, "fsi_on_dnd_update", teamfood = true)
    val FSI_ON_DND_UPDATE = unreleasedFlag(259130119, "fsi_on_dnd_update", teamfood = true)