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

Commit 5588d073 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Revert "Shortcut integration with AppSearch (Part 6)"" into sc-dev am: 06af0988

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

Change-Id: I7062d02fd4d84641edf8fc6d06dfeaffac045fbd
parents bff3a22c 06af0988
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;