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

Commit aa3e6078 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Internal change."

parents 854bf9d9 9a53317c
Loading
Loading
Loading
Loading
−5.42 KiB
Loading image diff...
−5.42 KiB
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ final class PinnedShortcuts {
        // setRank is nonsensical for pinned shortcuts and therefore could not be calculated.
        continue;
      }
      // Exclude shortcuts like the "Phone NUI" shortcut.
      // Exclude shortcuts not for contacts.
      String action = null;
      if (shortcutInfo.getIntent() != null) {
        action = shortcutInfo.getIntent().getAction();