[roll] Roll fuchsia [build] Only touch sdk version_history.json file if contents have changed

This ensures that the build action will only write a new file when the contents
of the existing file have changed.

Original-Bug: b/350054965
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1202244
Original-Revision: c040d26c8252bf3e67143c751a202cfffc43fcb1
GitOrigin-RevId: 2a18b3372191ddb60456135588234ebf46aa43e1
Change-Id: I7bcb5f1ec9c98dee07d8bfbc2311b9fe298801d5
1 file changed
tree: f33cd46468a722a769026c31307b9b31a19852f8
  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.