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

Commit 326d580b authored by Coco Duan's avatar Coco Duan Committed by Automerger Merge Worker
Browse files

Merge "Add flag to show/hide standalone weather dream complication" into tm-qpr-dev am: 97cef3f4

parents 317f08cf 97cef3f4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -245,6 +245,11 @@ object Flags {
    @JvmField
    val HIDE_SMARTSPACE_ON_DREAM_OVERLAY = unreleasedFlag(404, "hide_smartspace_on_dream_overlay")

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

    // 500 - quick settings

    val PEOPLE_TILE = resourceBooleanFlag(502, R.bool.flag_conversations, "people_tile")