[roll] Roll fuchsia [build] Add dir parameter to golden_files()

When set, this checks that the directory contains nothing but
exactly the set of golden files for the target.  This will
facilitate more indirect and/or automated means of maintaining
the lists of golden files and while avoiding any old unused files
collecting in the source tree.

Original-Bug: 376333113
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180612
Original-Revision: 03e19ead289c9e04c59ff6b9949b4d8ee8a105a0
GitOrigin-RevId: b8253844b48e80f9f48165884b8a1dc8db3814d6
Change-Id: I05cea32457557696edc4fec715285085414db913
1 file changed
tree: e60c0b6a0130b37f8f52f12be84277f0f65894a4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.