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

Commit 5756a4df authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add BUGFIX flag smartspace_aqi_updated_design." into main

parents 8c58fc47 853d3c0c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -163,10 +163,10 @@ flag {
}

flag {
    name: "smartspace_consolidated_weather_layout"
    name: "smartspace_aqi_updated_design"
    namespace: "systemui"
    description: "Enable consolidated weather cards in Smartspace"
    bug: "428972035"
    description: "Enable updated design for aqi in Smartspace"
    bug: "435016376"
    metadata {
         purpose: PURPOSE_BUGFIX
    }