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

Commit f43cab6d authored by Anton Potapov's avatar Anton Potapov
Browse files

Enables new remove app and connected add-edit controls in team food

Test: manual
Bug: 269132640
Change-Id: Ic80cc052d7721380e5b5c43fec82d8cde73b656e
parent 6f965bea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -638,7 +638,7 @@ object Flags {
    // TODO(b/269132640): Tracking Bug
    @JvmField
    val APP_PANELS_REMOVE_APPS_ALLOWED =
        unreleasedFlag(2003, "app_panels_remove_apps_allowed", teamfood = false)
        unreleasedFlag(2003, "app_panels_remove_apps_allowed", teamfood = true)

    // 2100 - Falsing Manager
    @JvmField val FALSING_FOR_LONG_TAPS = releasedFlag(2100, "falsing_for_long_taps")