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

Commit 841bb3d3 authored by Svet Ganov's avatar Svet Ganov
Browse files

Reset permissions and app links when clearing app preferences - settings

bug:22359132

Change-Id: I55044a3fd1f8959a2a48cfd02276a24b2f619eb0
parent 838c8432
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@ public class ResetAppsHelper implements DialogInterface.OnClickListener,
                    }
                }
                try {
                    mIPm.resetPreferredActivities(UserHandle.myUserId());
                    mIPm.resetApplicationPreferences(UserHandle.myUserId());
                } catch (RemoteException e) {
                }
                mAom.resetAllModes();