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

Commit c0669619 authored by Justin Weir's avatar Justin Weir
Browse files

Add flag disable_shade_visible_with_blur

Bug: 394977231
Flag: com.android.systemui.disable_shade_visible_with_blur
Test: EXEMPT non-functional change
Change-Id: I03e7e7bf0cc810c8193c88df9377047103d25f53
parent 4ba96e93
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1842,6 +1842,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"