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

Commit 765eb821 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Enable the Compose PeopleSpaceActivity in droidfood

Bug: 293570761
Test: Was enabled in teamfood for 2 weeks, no bug was filed.
Change-Id: Id76b151cc3c6d9e17fabc3bcd103839cecf1d4cb
parent 3658b892
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -781,7 +781,7 @@ object Flags {

    /** Enable the Compose implementation of the PeopleSpaceActivity. */
    @JvmField
    val COMPOSE_PEOPLE_SPACE = unreleasedFlag("compose_people_space", teamfood = true)
    val COMPOSE_PEOPLE_SPACE = releasedFlag("compose_people_space")

    /** Enable the Compose implementation of the Quick Settings footer actions. */
    @JvmField