Searched refs:CHECK_BASE_APK_DIGESTION (Results 1 – 1 of 1) sorted by relevance
136 private static final boolean CHECK_BASE_APK_DIGESTION = false; field in PackageManagerShellCommandIncrementalTest886 int firstFileIdx = CHECK_BASE_APK_DIGESTION ? 0 : 1; in testInstallWithIdSigNoDigesting()