Merge "Turn on bp2build_deps by default" into main

This commit is contained in:
Christopher Parsons
2023-10-11 15:18:18 +00:00
committed by Gerrit Code Review
5 changed files with 0 additions and 70 deletions

View File

@@ -306,9 +306,6 @@ type config struct {
// in tests when a path doesn't exist.
TestAllowNonExistentPaths bool
// If true, register the "bp2build_deps" mutator in the mutator pipeline.
Bp2buildDepsMutator bool
// The list of files that when changed, must invalidate soong_build to
// regenerate build.ninja.
ninjaFileDepsSet sync.Map