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

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

Merge "Add flags for consolidated weather cards." into main

parents 7cb3c94c 1d6b8680
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -169,6 +169,23 @@ flag {
    is_fixed_read_only: true
}

flag {
    name: "smartspace_semantic_weather_data"
    namespace: "systemui"
    description: "Support semantic weather data and its rendering in Smartspace"
    bug: "416745891"
}

flag {
    name: "smartspace_consolidated_weather_layout"
    namespace: "systemui"
    description: "Enable consolidated weather cards in Smartspace"
    bug: "416745891"
    metadata {
         purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_lpp_assist_invocation_effect"
    namespace: "systemui"