Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: build_image

Issue 6901005: src/scripts: remove all references to verity_depth (Closed) Base URL: http://git.chromium.org/git/crosutils.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: build_image
diff --git a/build_image b/build_image
index 82fe776726cbb8d7e27ae6773deac9f1211a35d0..e8f77e478ce47ec78b70e60c526c1cd2cf70781c 100755
--- a/build_image
+++ b/build_image
@@ -390,7 +390,6 @@ create_boot_desc() {
--statefulfs_mountpoint="${STATEFUL_FS_DIR}"
--espfs_mountpoint="${ESP_FS_DIR}"
--verity_error_behavior="${FLAGS_verity_error_behavior}"
- --verity_depth="0"
--verity_max_ios="${FLAGS_verity_max_ios}"
--verity_algorithm="${FLAGS_verity_algorithm}"
--keys_dir="${DEVKEYSDIR}"
« no previous file with comments | « bin/cros_make_image_bootable ('k') | build_kernel_image.sh » ('j') | build_kernel_image.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698