Modules: Remove fallback path for non-component debug case.
For a period of time, LLD couldn't produce partitions in debug builds, and hence a workaround was needed for the debug non-component case. The same workaround would kick in if partitioning were disabled on release builds (ie. a kill switch). Now, LLD is fixed and partitions have soaked long enough to drop the kill switch. Bug: 1011834 Change-Id: I00bdb911c61a7e7e7cd7359daa996074494b8b3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873910Reviewed-by:Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#709047}
Showing
Please register or sign in to comment