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

Commit b2ebcceb 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

Change-Id: I9b7f116b8c05d5e3da71d31266bf94ac38ef987d
parents 1042f117 e931327e
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