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

Commit 1b47b3fa authored by Coco Duan's avatar Coco Duan
Browse files

Enabled SHOW_WEATHER_COMPLICATION_ON_DREAM_OVERLAY for Teamfood

Also enabled HIDE_SMARTSPACE_ON_DREAM_OVERLAY for Teamfood.
So weather complication will be shown in place of smartspace on dream overlay.

Bug: 271460958
Bug: 270223352
Test: manually on device
Change-Id: I6462d3550c76a5da6236575d98588d222bc519a8
parent 64fd05ae
Loading
Loading
Loading
Loading
+12 −3
Original line number Diff line number Diff line
@@ -243,12 +243,21 @@ object Flags {

    // TODO(b/270223352): Tracking Bug
    @JvmField
    val HIDE_SMARTSPACE_ON_DREAM_OVERLAY = unreleasedFlag(404, "hide_smartspace_on_dream_overlay")
    val HIDE_SMARTSPACE_ON_DREAM_OVERLAY =
        unreleasedFlag(
            404,
            "hide_smartspace_on_dream_overlay",
            teamfood = true
    )

    // TODO(b/271460958): Tracking Bug
    @JvmField
    val SHOW_WEATHER_COMPLICATION_ON_DREAM_OVERLAY = unreleasedFlag(405,
        "show_weather_complication_on_dream_overlay")
    val SHOW_WEATHER_COMPLICATION_ON_DREAM_OVERLAY =
        unreleasedFlag(
            405,
            "show_weather_complication_on_dream_overlay",
            teamfood = true
        )

    // 500 - quick settings