Chromium Code Reviews
Descriptionrecipe_modules/chromite: Use "build_type".
Specialized config-specific parameters were previously being pushed from
the master to the Chromite recipe, creating an information channel and
dependency between the two.
Chromite specifies all of the information that is needed in its
configuration JSON, and that file is available to the recipe during
execution. Load the build type from the configuration JSON instead of
having it be pushed by the master.
BUG=chromium:627996
TEST=expectations
Committed: https://chromium.googlesource.com/chromium/tools/build/+/1575589a1d8f61fee45ec53ccbf77f073fd38847
Patch Set 1 #Patch Set 2 : Keep variant API in for downstream compatibility. #Messages
Total messages: 10 (5 generated)
|