Fix cros support in deep scanning and invocation of callback.
This changes makes sure that the deep scanning code is not invoked in cros because it does not support CBCM. However, it makes sure the tests still run on cros (by getting around CBCM) so that the code does not bit rot. This change also fixes a small bug in invoking the complete callback that was introduced when I recfactored some code in the previous commit. Bug: 999143, 999141 Change-Id: If51a083c22e94c422011fa75c1f3a4edcdc743da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804503Reviewed-by:Daniel Rubery <drubery@chromium.org> Commit-Queue: Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#696874}
Showing
Please register or sign in to comment