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

Commit 363a5deb authored by Julia Reynolds's avatar Julia Reynolds Committed by Automerger Merge Worker
Browse files

Merge "Allow more concurrent notifications" into rvc-qpr-dev am: dbbf77f9 am: 9ae8497e

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12283549

Change-Id: I606dcd6614b9fcd510c90093a0d16f90254ddd06
parents 46a03540 9ae8497e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -323,7 +323,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