[roll] Roll fuchsia [bazel] Only put output files and tracked directory files in ninja depfile

Previously, output paths to copied files from bazel, and output
paths for copied directories were placed in the ninja depfiles,
but ninja doesn't support the listing of directories in depfiles
so instead provide the 'tracked files' that are within those
output directories instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1477220
Original-Revision: 7c2ff77b95ef8b0b2abf384d2d89c3298e6ff412
GitOrigin-RevId: 8640b15c0d670c45c945e25a8064d1b0277d522c
Change-Id: I53548b6e8fb8051439e95f6e13db40dad149382a
1 file changed
tree: 9efdb8dc6386903fd0ec70dfa4e94b7a758092ca
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.