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

Commit a7d040f8 authored by Valentin Iftime's avatar Valentin Iftime
Browse files

Add aconfig flag for polite notifications

Test: m -j
Bug: 270456865
Change-Id: I1fbf2b05507c93ac2ddcb75c481642109d4a606f
parent ba63ef90
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
  description: "This flag controls removing expired notification bitmaps"
  bug: "290381858"
}

flag {
  name: "polite_notifications"
  namespace: "systemui"
  description: "This flag controls the polite notification feature"
  bug: "270456865"
}