Merge "Refrain from re-writing xml after package removal"
This commit is contained in:
committed by
Android (Google) Code Review
commit
9dd8d46e9c
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user