image_signing: delete old crosh_workarounds logic

We deleted crosh workarounds logic years ago (e.g. CL:178932),
so drop references here too.

BUG=None
TEST=precq passes
BRANCH=None

Change-Id: I2b195a7ca863101be35a4bfde29d7950a96c1edd
Reviewed-on: https://chromium-review.googlesource.com/907069
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Mike Frysinger <vapier@chromium.org>
Reviewed-by: David Riley <davidriley@chromium.org>
This commit is contained in:
Mike Frysinger
2018-02-07 12:05:45 -05:00
committed by chrome-bot
parent c7293182ed
commit 01b50c46bc

View File

@@ -22,8 +22,6 @@ DEFINE_string leave_firmware_alone "" \
"(auto-update) For BIOS development use ONLY (1 to enable, 0 to disable)"
DEFINE_string leave_core "" \
"(crash-reporter) Leave core dumps (1 to enable, 0 to disable)"
DEFINE_string crosh_workarounds "" \
"(crosh) Keep crosh (1 to keep, 0 to disable *irreversible*)"
# Parameters for manipulating /etc/lsb-release.
DEFINE_boolean remove_test_label false \
@@ -152,12 +150,6 @@ process_all_tags() {
"${rootfs}" \
/root/.leave_core \
"${FLAGS_leave_core}"
process_tag "${do_modification}" \
"(crosh) crosh_workarounds" \
"${rootfs}" \
/usr/bin/crosh-workarounds \
"${FLAGS_crosh_workarounds}"
}
# Iterates through all options for manipulating the lsb-release.