am 4a86019a: Temporarily turn off package verification

* commit '4a86019aeeed8420c809b94ac07edeff86972108':
  Temporarily turn off package verification
This commit is contained in:
rich cannings
2012-09-12 15:04:33 -07:00
committed by Android Git Automerger

View File

@@ -215,7 +215,7 @@ public class PackageManagerService extends IPackageManager.Stub {
/**
* Whether verification is enabled by default.
*/
private static final boolean DEFAULT_VERIFY_ENABLE = true;
private static final boolean DEFAULT_VERIFY_ENABLE = false;
/**
* The default maximum time to wait for the verification agent to return in