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

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

Merge "stop incorrectly showing unknown sources prompt" am: 5e4d32cc am: e931327e

am: b2ebcceb

Change-Id: Iaa30f6c4556ad5ef2e0488e1afe24d0cac267231
parents 62befc5d b2ebcceb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -477,6 +477,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