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

Commit ae05e865 authored by Brett Chabot's avatar Brett Chabot
Browse files

Disable package verification by default.

Change-Id: I0e02cd177dbb99fc97e964ac87251a900d915b95
parent 0806d518
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -194,7 +194,8 @@ public class PackageManagerService extends IPackageManager.Stub {
    /**
     * Whether verification is enabled by default.
     */
    private static final boolean DEFAULT_VERIFY_ENABLE = true;
    // STOPSHIP: change this to true
    private static final boolean DEFAULT_VERIFY_ENABLE = false;

    /**
     * The default maximum time to wait for the verification agent to return in