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

Commit 1db577a9 authored by Caitlin Shkuratov's avatar Caitlin Shkuratov Committed by Android (Google) Code Review
Browse files

Merge "[Status Bar][Wifi] Unlaunch WIFI_TRACKER_LIB_FOR_WIFI_ICON to droidfood." into udc-qpr-dev

parents 6f4c93a5 1d50590d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -389,7 +389,8 @@ object Flags {
    @JvmField val NEW_BLUETOOTH_REPOSITORY = releasedFlag("new_bluetooth_repository")

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

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