[roll] Roll fuchsia [build] Simplify build_tests_json.py

There is no need to return any extra Ninja input paths to
regenerator, so simplify the function, and add comments
explaining the situation.

+ Simplify the modify-if-changed code path.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206346
Original-Revision: 2e8d25d9d9e9bd1ad40b9c9f733884f9a721ac86
GitOrigin-RevId: 41cabe0e2cf385bbe12f0c2f75c07f9861370a33
Change-Id: Ic9a608c203f26bfca1ddc09d4d5fe65c2bd1d1e0
1 file changed
tree: 5080e5022036d653e7dee9264a674cb111b91a92
  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.