Temporarily turn off package verification

Bug: 7152858
Change-Id: Ic3b1900e486224dafcf3cce5db13e5f795650b51
This commit is contained in:
rich cannings
2012-09-12 14:45:58 -07:00
parent f4fd2eb5ee
commit 4a86019aee

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