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

Commit 891313c0 authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[Status Bar][Wifi] Launch WIFI_TRACKER_LIB_FOR_WIFI_ICON to droidfood.

Bug: 292533677
Test: compiles
Change-Id: I08545706ac6d09c88ab9457a19d7f8e0365e7d34
parent 1421309e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -368,8 +368,7 @@ object Flags {
    @JvmField val NEW_BLUETOOTH_REPOSITORY = releasedFlag("new_bluetooth_repository")

    // TODO(b/292533677): Tracking Bug
    val WIFI_TRACKER_LIB_FOR_WIFI_ICON =
        unreleasedFlag("wifi_tracker_lib_for_wifi_icon", teamfood = true)
    val WIFI_TRACKER_LIB_FOR_WIFI_ICON = releasedFlag("wifi_tracker_lib_for_wifi_icon")

    // TODO(b/293863612): Tracking Bug
    @JvmField val INCOMPATIBLE_CHARGING_BATTERY_ICON =