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

Commit 7a53931a authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Add a new flag so that we can switch and avoid teamfood problems

Test: n/a
Flag: com.android.systemui.notification_avalanche_throttle_hun
Bug: 307288824
Change-Id: Ie700b2e5e08d602b48779b9f798e72da762dd88f
parent 777fb8ee
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -183,6 +183,13 @@ flag {
    bug: "307288824"
}

flag {
    name: "notification_avalanche_throttle_hun"
    namespace: "systemui"
    description: "(currently unused) During notification avalanche, throttle HUNs showing in fast succession."
    bug: "307288824"
}

flag {
    name: "notification_avalanche_suppression"
    namespace: "systemui"