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

Commit a66c6094 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Delete the COMPOSE_PEOPLE_SPACE flag

Bug: 293570761
Test: N/A. Flag deletion.
Flag: EXEMPT flag deletion.
Change-Id: I32ab6e9fefc7166b3bfad99149a92335ea0d448b
parent 170db4c8
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -459,10 +459,6 @@ object Flags {
    @JvmField
    val ENABLE_CLOCK_KEYGUARD_PRESENTATION = releasedFlag("enable_clock_keyguard_presentation")

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

    /** Enable the Compose implementation of the Quick Settings footer actions. */
    @JvmField
    val COMPOSE_QS_FOOTER_ACTIONS = releasedFlag("compose_qs_footer_actions")