Allow more concurrent notifications

Test: atest
Bug: 161321402
Change-Id: Iabc796b83015f64bdbc3e4c43a97e63c3350b25b
This commit is contained in:
Julia Reynolds
2020-07-17 10:01:12 -04:00
parent 66909a0d5d
commit e432e37ba2

View File

@@ -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