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

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

Merge "Add flag disable_shade_visible_with_blur" into main

parents 2d58541e c0669619
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1852,6 +1852,16 @@ flag {
    bug: "370555223"
}

flag {
  name: "disable_shade_visible_with_blur"
  namespace: "systemui"
  description: "Removes the check for a blur radius when determining shade window visibility"
  bug: "356804470"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "notification_row_transparency"
    namespace: "systemui"