Refactor make_injection to not use globs in exports_files.

And make it rely on allowlist of paths to export, by explicitly listing
the files in the WORKSPACE definition.

Test: presubmits
Fixes: 200649924
Change-Id: I59257a7ee7d259412e0ee339a90cbd3068afee0f
2 files changed
tree: b5f7636c4b7368044740de5b6ac746a1099e51c5
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. platforms/
  6. product_variables/
  7. rules/
  8. rules_cc/
  9. scripts/
  10. tests/
  11. bazel.BUILD
  12. bazel.sh
  13. bazel.WORKSPACE
  14. common.bazelrc
  15. darwin.bazelrc
  16. linux.bazelrc
  17. OWNERS
  18. README.md
README.md

Bazel

The code in this directory is experimental. Bazel support for Android Platform is undergoing active development and workflow stability is currently not guaranteed.