[roll] Roll fuchsia [build] Remove stale `hermetic_deps = false`

Now that action_tracer.py treats depfiles correctly, some of these
suppressions are stale.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/472566
Original-Revision: 16db847431901c02f727f2f495c87fcee17ebd8c
GitOrigin-RevId: 1e89325d88b82d9ac8bfd33e9be46b141490d754
Change-Id: I84ba155c82271252ca37cd7c9edc8ddc07fc0560
1 file changed
tree: 6f9b88d67702ebe7c57876afad767f281109c26d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 via the IRC channel #fuchsia on Freenode.

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.