commit | 2f7d3dd6fb45520b1ab7e474e4020fc5d69bed78 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Apr 28 11:29:33 2021 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Apr 28 11:50:37 2021 -0700 |
tree | 91258aaaa7ae5267fd7babb93e541b1c65a535ac | |
parent | e5ff770c9535ccf5db547c5c7c8777dea98daedc [diff] |
Make AddVariationDependencies return list of nil for non-parallel mutators According to the documentation, Add[Variation]Dependencies should be returning a list the same length as the input list. A non-parallel mutator doesn't support pausing to wait for new dependencies to finish the current mutator pass, so it can't return the new dependencies. Make it return a list of nil instead to match the contract. Bug: 186539038 Test: TestAddVariationDependencies Change-Id: I07d0ac1f3024dcb7c94a2518910a68b61cd731e2
Blueprint is being archived on 2021 May 3.
On 2021 May 3, we will be archiving the Blueprint project. This means it will not be possible to file new issues or open new pull requests for this GitHub project. As the project is being archived, patches -- including security patches -- will not be applied after May 3. The source tree will remain available, but changes to Blueprint in AOSP will not be merged here and Blueprint's source tree in AOSP will eventually stop being usable outside of Android.
Whereas there are no meta-build systems one can use as a drop-in replacement for Blueprint, there are a number of build systems that can be used: