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

Commit e931327e authored by Daniel Micay's avatar Daniel Micay Committed by android-build-merger
Browse files

Merge "stop incorrectly showing unknown sources prompt"

am: 5e4d32cc

Change-Id: I4566c962969cd31df9b9d7610eedb4276aaab282
parents 52ab98d2 5e4d32cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -474,6 +474,7 @@ public class PackageInstallerActivity extends Activity implements OnCancelListen
        final boolean requestFromUnknownSource = isInstallRequestFromUnknownSource(getIntent());
        if (!requestFromUnknownSource) {
            initiateInstall();
            return;
        }

        // If the admin prohibits it, or we're running in a managed profile, just show error