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

Commit 2c6b109b authored by Tracy Zhou's avatar Tracy Zhou Committed by Android (Google) Code Review
Browse files

Merge "Introduce Blur Settings toggle flag." into main

parents 84a1a934 15bedc82
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2107,3 +2107,13 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "blur_settings_toggle"
    namespace: "systemui"
    description: "Add a settings toggle to enable/disable blur."
    bug: "418000779"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}