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

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

Merge "Add BUGFIX flag smartspace_weather_use_monochrome_font_icons." into main

parents 25bf7dfc f1c35491
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -151,6 +151,16 @@ flag {
    bug: "389741821"
}

flag {
    name: "smartspace_weather_use_monochrome_font_icons"
    namespace: "systemui"
    description: "Update Smartspace to use monochrome font icons for weather"
    bug: "389957594"
    metadata {
         purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "smartspace_ui_update_resources"
    namespace: "systemui"