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

Commit 3a098d5e authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Promote LEAVE_SHADE_OPEN_FOR_BUGREPORT from teamfood to droidfood

Change-Id: Id1f50c122bdfb4d9db6dde9683270949c36ebf58
Fixes: 241419610
Test: soak in teamfood for weeks
parent 04cd6571
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -411,8 +411,7 @@ object Flags {

    // 1800 - shade container
    @JvmField
    val LEAVE_SHADE_OPEN_FOR_BUGREPORT =
        unreleasedFlag(1800, "leave_shade_open_for_bugreport", teamfood = true)
    val LEAVE_SHADE_OPEN_FOR_BUGREPORT = releasedFlag(1800, "leave_shade_open_for_bugreport")

    // 1900
    @JvmField val NOTE_TASKS = unreleasedFlag(1900, "keycode_flag")