am 69042083: Merge "Enable package verification" into jb-mr1-dev
* commit '690420831c9b60f7fb2f1100aeef67ad79bfd3bb': Enable package verification
This commit is contained in:
@@ -208,8 +208,7 @@ public class PackageManagerService extends IPackageManager.Stub {
|
||||
/**
|
||||
* Whether verification is enabled by default.
|
||||
*/
|
||||
// STOPSHIP: change this to true
|
||||
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