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

Commit 31350651 authored by Lyn Han's avatar Lyn Han Committed by Android (Google) Code Review
Browse files

Merge "Flag to throttle HUNs during avalanche" into main

parents 630a48f9 20c6506f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -60,6 +60,13 @@ flag {
    bug: "308623704"
}

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"