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

Commit 1869266b authored by Alejandro Nijamkin's avatar Alejandro Nijamkin Committed by Ale Nijamkin
Browse files

Enables custom quick affordances in team food.

Title says it all.

Fix: 263812191
Test: N/A
Change-Id: Ia06eec38d8ca7f7e849fa82c54406a24b22f4e9b
parent 3837783e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ object Flags {
    // TODO(b/255618149): Tracking Bug
    @JvmField
    val CUSTOMIZABLE_LOCK_SCREEN_QUICK_AFFORDANCES =
        unreleasedFlag(216, "customizable_lock_screen_quick_affordances", teamfood = false)
        unreleasedFlag(216, "customizable_lock_screen_quick_affordances", teamfood = true)

    /** Shows chipbar UI whenever the device is unlocked by ActiveUnlock (watch). */
    // TODO(b/256513609): Tracking Bug