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

Commit a41ebf0c authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing promise icons not getting restored after the app is installed

Bug: 65387781
Change-Id: I8f6ca6695ad074a707b574af9499586fdd90d5c1
parent 9c160788
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -231,6 +231,9 @@ public class PackageUpdatedTask extends BaseModelUpdateTask {
                                            continue;
                                        }
                                    }
                                } else {
                                    si.status = ShortcutInfo.DEFAULT;
                                    infoUpdated = true;
                                }
                            }