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

Commit 56aa2941 authored by Ioana Alexandru's avatar Ioana Alexandru
Browse files

Release group expansion flag to teamfood.

Flag: NOTIFICATION_GROUP_EXPANSION_CHANGE
Bug: 292213543
Test: ran e2e test suite with the flag released to make sure things work
correctly, and tested manually

Change-Id: I9ffde6cfdf0cbc0320763564d270af0955b6ad05
parent ecf7481e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@ object Flags {
    // TODO(b/292213543): Tracking Bug
    @JvmField
    val NOTIFICATION_GROUP_EXPANSION_CHANGE =
            unreleasedFlag("notification_group_expansion_change")
            unreleasedFlag("notification_group_expansion_change", teamfood = true)

    // 200 - keyguard/lockscreen
    // ** Flag retired **