Merge "Enable package verification" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
97e7c59c5f
@@ -215,7 +215,7 @@ public class PackageManagerService extends IPackageManager.Stub {
|
||||
/**
|
||||
* Whether verification is enabled by default.
|
||||
*/
|
||||
private static final boolean DEFAULT_VERIFY_ENABLE = false;
|
||||
private static final boolean DEFAULT_VERIFY_ENABLE = true;
|
||||
|
||||
/**
|
||||
* The default maximum time to wait for the verification agent to return in
|
||||
|
||||
Reference in New Issue
Block a user