Add .minibootstrap/bpglob to output_root_inputs

This seems to be a new dependency in the main ninja file, so Bazel's
ninja_graph rule must reflect that.

Test: lunch aosp_flame && USE_BAZEL=1 m libc
Change-Id: If537ca80a3df323d5601e226df45c896afc743ac
1 file changed
tree: 1e985eeb668d42ab8a2ef10f89b63e3cff6fc96f
  1. docs/
  2. examples/
  3. rules/
  4. bazel.BUILD
  5. bazel.sh
  6. bazel.WORKSPACE
  7. common.bazelrc
  8. darwin.bazelrc
  9. linux.bazelrc
  10. OWNERS
  11. 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.