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

Commit 63fb3a61 authored by Johannes Gallmann's avatar Johannes Gallmann
Browse files

Enable plug-in statusbar chip for dogfood

Bug: 197638244
Test: Two weeks in teamfood
Change-Id: I487c04d941b69948486c2d0bf9f49d956142911f
parent 7dc79add
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -321,8 +321,7 @@ object Flags {
        unreleasedFlag(611, "new_status_bar_icons_debug_coloring")

    // TODO(b/265892345): Tracking Bug
    val PLUG_IN_STATUS_BAR_CHIP =
            unreleasedFlag(265892345, "plug_in_status_bar_chip", teamfood = true)
    val PLUG_IN_STATUS_BAR_CHIP = releasedFlag(265892345, "plug_in_status_bar_chip")

    // 700 - dialer/calls
    // TODO(b/254512734): Tracking Bug