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

Commit 5b4d905b authored by android-build-team Robot's avatar android-build-team Robot
Browse files

release-request-b1bd0f0e-f3c4-414e-8f22-d9235831ae23-for-git_oc-mr1-release-40...

release-request-b1bd0f0e-f3c4-414e-8f22-d9235831ae23-for-git_oc-mr1-release-4099045 snap-temp-L41300000074003051

Change-Id: I2304c9cf023f3655b7a538449b173d9ea42052bc
parents 3d827a4d 82dc8216
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -694,6 +694,11 @@ public class PackageInstallerActivity extends Activity implements OnClickListene
                    .setNegativeButton(R.string.cancel, ((dialog, which) -> getActivity().finish()))
                    .create();
        }

        @Override
        public void onCancel(DialogInterface dialog) {
            getActivity().finish();
        }
    }

    /**