mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 18:41:11 +00:00
cr50: Remove 'crash' command from prod images.
It should only be available in debug builds. BUG=None BRANCH=None TEST=Flash a prod image. Verify crash command is missing. Change-Id: I71ad2ffa149d09d9e822009f992eb668980158ab Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/443404 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
349cc5da79
commit
18d1d54d05
@@ -28,6 +28,7 @@
|
||||
|
||||
#ifndef CR50_DEV
|
||||
/* Disable stuff that should only be in debug builds */
|
||||
#undef CONFIG_CMD_CRASH
|
||||
#undef CONFIG_CMD_MD
|
||||
#undef CONFIG_CMD_RW
|
||||
#undef CONFIG_CMD_SLEEPMASK
|
||||
|
||||
Reference in New Issue
Block a user