Provide templates for actions which run tools from the Fuchsia SDK |
|
Issue descriptionWe currently run tools like fidlc, fidlgen, etc via GN action()s which use a Python stub script to run the actual tool. Rather than repeatedly re-implementing all that complexity for each case (e.g. determining tool paths, ensure a dependency on the tool itself, etc) we could provide a base fuchsia_sdk_tool() template that these different templates could build upon. |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Jul 18