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

Commit 6d4fdd4f authored by Daniel Micay's avatar Daniel Micay Committed by Philip P. Moltmann
Browse files

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

am: e931327e

Fixes: 33578153
Change-Id: I9b7f116b8c05d5e3da71d31266bf94ac38ef987d
(cherry picked from commit b2ebcceb)
parent a24e8d08
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