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

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

Merge "Add flags for GSF on Bouncer & QS" into main

parents edee8e99 ad59579a
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -1798,3 +1798,17 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "gsf_bouncer"
    namespace: "systemui"
    description: "Applies GSF font styles to Bouncer surfaces."
    bug: "379364381"
}

flag {
    name: "gsf_quick_settings"
    namespace: "systemui"
    description: "Applies GSF font styles to Quick Settings surfaces."
    bug: "379364381"
}