[roll] Roll fuchsia [fx][publish] Explicitly update directory mtime.

Explicitly update the `fx publish cache` integration test's working
directory's mtime after generation.

This should help with some ninja no-op convergence flakes that have been
occurring lately.

Original-Fixed: 361451367
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105812
Original-Revision: 453d08b9dc6321d94c3f098a8e697c7cb8536b5b
GitOrigin-RevId: aba1f78771b7bf5c8872297f0c47503568b309b8
Change-Id: I185ae7ccda38ae524012d63b531c6b8602d9a11d
1 file changed
tree: cdf20289e7658dfc2d48be9ed7963ad6f424ea52
  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 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.