DescriptionEnable presubmit check for copyrighted material in added / modified code
This check is already for a long time performed on some of the main
waterfall bots, including "Android Builder (dbg)",
"Android Clang Builder (dbg)", "Android Arm64 Builder (dbg)", and
also on trybots. The step is called "check licenses".
However, it's better to detect issues even earlier, so we did make sure
that the check can run on Windows, and would like to start running it
during presubmit.
Note that the presubmit check is simpler than the bot check, as it only
scans the files for "copyright-like" strings, while the bot check also
verifies that third-party projects contain Android-compatible licenses.
BUG=343104
Committed: https://crrev.com/9b9b1fe81d32f77d3f364ab9a0a0a0cd5d97e829
Cr-Commit-Position: refs/heads/master@{#307908}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|