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

Commit 09a79068 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

release-request-f2cd0207-2ed0-4e33-859f-0df0378165b1-for-git_oc-mr1-release-40...

release-request-f2cd0207-2ed0-4e33-859f-0df0378165b1-for-git_oc-mr1-release-4033857 snap-temp-L00900000066751756

Change-Id: Id031f0744001a64621acc6a250f50fbef3f03b43
parents 770197f4 2a872c79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ public class UninstallerActivity extends Activity {

        try {
            mDialogInfo.appInfo = pm.getApplicationInfo(mPackageName,
                    PackageManager.MATCH_UNINSTALLED_PACKAGES, mDialogInfo.user.getIdentifier());
                    PackageManager.MATCH_ANY_USER, mDialogInfo.user.getIdentifier());
        } catch (RemoteException e) {
            Log.e(TAG, "Unable to get packageName. Package manager is dead?");
        }