Loading services/core/java/com/android/server/pm/ShortcutService.java +0 −2 Original line number Diff line number Diff line Loading @@ -3119,8 +3119,6 @@ public class ShortcutService extends IShortcutService.Stub { // step. Remove them too. user.forAllPackages(p -> p.refreshPinnedFlags()); scheduleSaveUser(owningUserId); if (doNotify) { notifyListeners(packageName, owningUserId); } Loading Loading
services/core/java/com/android/server/pm/ShortcutService.java +0 −2 Original line number Diff line number Diff line Loading @@ -3119,8 +3119,6 @@ public class ShortcutService extends IShortcutService.Stub { // step. Remove them too. user.forAllPackages(p -> p.refreshPinnedFlags()); scheduleSaveUser(owningUserId); if (doNotify) { notifyListeners(packageName, owningUserId); } Loading