Move implicit fdio to rule instead of macro.

https://fxrev.dev/783963 is causing failures in the fortune-teller
roller since checking `"str" in deps` breaks if deps is a select.

Here's a failing roll CL: https://fxrev.dev/787724

Change-Id: I555ac228cd6e33f2d04d66df6ae271b4064b06e2
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/787782
Reviewed-by: Shai Barack <shayba@google.com>
Commit-Queue: Darren Chan <chandarren@google.com>
1 file changed
tree: 5128ec2d5191e22127ce80516752958f146188aa
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. AUTHORS
  8. BUILD.bazel
  9. CONTRIBUTING.md
  10. LICENSE
  11. PATENTS
  12. README.md
  13. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.