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

Commit 06388cc4 authored by Lyn's avatar Lyn
Browse files

Flag to suppress HUNs after avalanche

Bug: 321089634
Test: SystemUITests
Flag: ACONFIG notification_avalanche_suppression DEVELOPMENT
Change-Id: I029f14b559681e877669ae96cb2defe4dc20c33c
parent 9d08edd1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -81,6 +81,13 @@ flag {
    bug: "307288824"
}

flag {
    name: "notification_avalanche_suppression"
    namespace: "systemui"
    description: "After notification avalanche floodgate event, suppress HUNs completely."
    bug: "321089634"
}

flag {
    name: "notification_background_tint_optimization"
    namespace: "systemui"