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

Commit 3de8707b authored by Rahul Banerjee's avatar Rahul Banerjee Committed by Android (Google) Code Review
Browse files

Merge "Adding a flag to control the Notification Shade blur" into main

parents b574b17b f43c39ba
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -1747,6 +1747,13 @@ flag {
    bug: "376491880"
}

flag {
    name: "notification_shade_blur"
    namespace: "systemui"
    description: "Enables the new blur effect on the Notification Shade."
    bug: "370555223"
}

flag {
  name: "ensure_enr_views_visibility"
  namespace: "systemui"