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

Commit c9306254 authored by Lyn Han's avatar Lyn Han
Browse files

Update AvalancheController doc: disable suppression after builds

to avoid 2min period of no HUNs after every build

Change-Id: Ife328d69238e42d63e9eaa404f82b3aebe1be2f8
Fixes: 394181786
Test: manual
Flag: com.android.systemui.notification_avalanche_throttle_hun
parent 70b8d380
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -34,6 +34,9 @@ import javax.inject.Inject
 * Control when heads up notifications show during an avalanche where notifications arrive in fast
 * succession, by delaying visual listener side effects and removal handling from
 * [HeadsUpManagerImpl].
 *
 * Dev note: disable suppression so avoid 2min period of no HUNs after every build
 * Settings > Notifications > General > Notification cooldown
 */
@SysUISingleton
class AvalancheController