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

Commit e432e37b authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Allow more concurrent notifications

Test: atest
Bug: 161321402
Change-Id: Iabc796b83015f64bdbc3e4c43a97e63c3350b25b
parent 66909a0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -318,7 +318,7 @@ public class NotificationManagerService extends SystemService {
    static final boolean DEBUG_INTERRUPTIVENESS = SystemProperties.getBoolean(
            "debug.notification.interruptiveness", false);

    static final int MAX_PACKAGE_NOTIFICATIONS = 25;
    static final int MAX_PACKAGE_NOTIFICATIONS = 50;
    static final float DEFAULT_MAX_NOTIFICATION_ENQUEUE_RATE = 5f;

    // message codes