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

Commit 20c6506f authored by Lyn's avatar Lyn Committed by Lyn Han
Browse files

Flag to throttle HUNs during avalanche

Bug: 307288824
Test: atest SystemUITests
Flag: ACONFIG notification_throttle_hun DEVELOPMENT

Change-Id: Ie44455a1afeea5baf842c7e42988f362128fa639
parent c46f6012
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -45,6 +45,13 @@ flag {
    bug: "217799515"
}

flag {
    name: "notification_throttle_hun"
    namespace: "systemui"
    description: "During notification avalanche, throttle HUNs showing in fast succession."
    bug: "307288824"
}

flag {
    name: "scene_container"
    namespace: "systemui"