commit | b785f5b82ef2efa62ca9d7288cfff64c178080b0 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Nov 04 15:02:42 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Nov 04 22:49:15 2016 -0700 |
tree | a84adca8a68ac17f76d047b48c65ac19c2aa8b0f | |
parent | ded9852531c7c538477b0763f7a85b03171f4e9d [diff] |
Support genrules with multiple tools To allow genrules with more than one tool, rename the tool property to tools and make it an array, replace $tool with $(location <label>), and use $() for other variables for consistency. Bug: 31948427 Test: compare build.ninja Change-Id: I3d714f70a2af0dc60faeee10e09b6ed166601f1d