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

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

Merge "Add a flag to enable blur on more surfaces" into main

parents 695d23e9 355d06b6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2207,3 +2207,10 @@ flag {
         purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "blur_on_more_surfaces"
    namespace: "systemui"
    description: "Enable blur on more systemui surfaces"
    bug: "444141641"
}