commit | 6ff513835507ac628bae455fc6765bff059c574c | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Dec 17 16:39:19 2015 -0800 |
committer | Colin Cross <ccross@android.com> | Fri Dec 18 13:13:15 2015 -0800 |
tree | b4d967d344fb635af870a165ef36de9ae1847945 | |
parent | 66fe5656b4abd53249b1e1ea3952fba8bacde10c [diff] |
Delay dependency errors to ninja time for unbundled builds Unbundled builds may use a subset of the tree, which can bring in unused modules but not their dependencies. Delay handling of dependency errors for unbundled builds to ninja time, which will prevent errors if only modules with satisified dependencies are built. Change-Id: Ib93bae93fcfa0b55df500a30d8e35231ffb0987c