DO NOT MERGE Temporarily increase notificationchannel limit
am: b8bec9e55f
Change-Id: I9beff00cedac5f7e2a83c6a83e6804f079761a44
This commit is contained in:
@@ -73,7 +73,7 @@ public class PreferencesHelper implements RankingConfig {
|
||||
private static final String NON_BLOCKABLE_CHANNEL_DELIM = ":";
|
||||
|
||||
@VisibleForTesting
|
||||
static final int NOTIFICATION_CHANNEL_COUNT_LIMIT = 5000;
|
||||
static final int NOTIFICATION_CHANNEL_COUNT_LIMIT = 50000;
|
||||
|
||||
@VisibleForTesting
|
||||
static final String TAG_RANKING = "ranking";
|
||||
|
||||
Reference in New Issue
Block a user