Merge "Revert "Shortcut integration with AppSearch (Part 6)"" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
06af0988dd
@@ -171,7 +171,7 @@ public class ShortcutService extends IShortcutService.Stub {
|
||||
static final int DEFAULT_MAX_UPDATES_PER_INTERVAL = 10;
|
||||
|
||||
@VisibleForTesting
|
||||
static final int DEFAULT_MAX_SHORTCUTS_PER_ACTIVITY = Integer.MAX_VALUE;
|
||||
static final int DEFAULT_MAX_SHORTCUTS_PER_ACTIVITY = 15;
|
||||
|
||||
@VisibleForTesting
|
||||
static final int DEFAULT_MAX_ICON_DIMENSION_DP = 96;
|
||||
|
||||
Reference in New Issue
Block a user