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

Commit f43c39ba authored by Rahul Banerjee's avatar Rahul Banerjee
Browse files

Adding a flag to control the Notification Shade blur

Flag: EXEMPT adding new flag
Test: N/A
Bug: 370555223
Change-Id: Iafbf4841cbb2c5a4cabe7be128ca3e41be852e18
parent 29dae0b6
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"