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

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

Merge "Feature Flag for expanded Privacy Indicators" into main

parents cc82f4af 642e1827
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1879,3 +1879,10 @@ flag {
    description: "Implement the depth push scaling effect on the current app when users pull down shade."
    bug: "370560660"
}

flag {
    name: "expanded_privacy_indicators_on_large_screen"
    namespace: "systemui"
    description: "Larger privacy indicators on large screen"
    bug: "381864715"
}